copyWith property
Implementation
GameDialogCopyWith<GameDialog, GameDialog, GameDialog> get copyWith =>
_GameDialogCopyWithImpl(this as GameDialog, $identity, $identity);
GameDialogCopyWith<GameDialog, GameDialog, GameDialog> get copyWith =>
_GameDialogCopyWithImpl(this as GameDialog, $identity, $identity);