maxPlayers property
The maximum # of people allowed across all teams in the activity.
Implementation
@JsonKey(name:'maxPlayers')
int? maxPlayers;
The maximum # of people allowed across all teams in the activity.
@JsonKey(name:'maxPlayers')
int? maxPlayers;