copyWith property
Implementation
GameTeamCopyWith<GameTeam, GameTeam, GameTeam> get copyWith =>
_GameTeamCopyWithImpl(this as GameTeam, $identity, $identity);
GameTeamCopyWith<GameTeam, GameTeam, GameTeam> get copyWith =>
_GameTeamCopyWithImpl(this as GameTeam, $identity, $identity);