Map<String, dynamic> toMap() { return GameTeamMapper.ensureInitialized().encodeMap<GameTeam>( this as GameTeam, ); }