copyWith property

GameDialogDropdownValueCopyWith<GameDialogDropdownValue, GameDialogDropdownValue, GameDialogDropdownValue> get copyWith

Implementation

GameDialogDropdownValueCopyWith<
  GameDialogDropdownValue,
  GameDialogDropdownValue,
  GameDialogDropdownValue
>
get copyWith =>
    _GameDialogDropdownValueCopyWithImpl<
      GameDialogDropdownValue,
      GameDialogDropdownValue
    >(this as GameDialogDropdownValue, $identity, $identity);