copyWith property

GameDialogCheckboxValueCopyWith<GameDialogCheckboxValue, GameDialogCheckboxValue, GameDialogCheckboxValue> get copyWith

Implementation

GameDialogCheckboxValueCopyWith<
  GameDialogCheckboxValue,
  GameDialogCheckboxValue,
  GameDialogCheckboxValue
>
get copyWith =>
    _GameDialogCheckboxValueCopyWithImpl<
      GameDialogCheckboxValue,
      GameDialogCheckboxValue
    >(this as GameDialogCheckboxValue, $identity, $identity);