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