copyWith property
Implementation
GameModeCopyWith<GameMode, GameMode, GameMode> get copyWith =>
_GameModeCopyWithImpl<GameMode, GameMode>(
this as GameMode, $identity, $identity);
GameModeCopyWith<GameMode, GameMode, GameMode> get copyWith =>
_GameModeCopyWithImpl<GameMode, GameMode>(
this as GameMode, $identity, $identity);