copyWith property

GameDialogComponentValueCopyWith<GameDialogComponentValue, GameDialogComponentValue, GameDialogComponentValue> get copyWith

Implementation

GameDialogComponentValueCopyWith<
  GameDialogComponentValue,
  GameDialogComponentValue,
  GameDialogComponentValue
>
get copyWith =>
    _GameDialogComponentValueCopyWithImpl<
      GameDialogComponentValue,
      GameDialogComponentValue
    >(this as GameDialogComponentValue, $identity, $identity);