copyWith property
Implementation
GameDialogValueCopyWith<GameDialogValue, GameDialogValue, GameDialogValue>
get copyWith =>
_GameDialogValueCopyWithImpl<GameDialogValue, GameDialogValue>(
this as GameDialogValue, $identity, $identity);