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