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