guidedMaxLobbySize property
The maximum amount of people that can be in the waiting lobby.
Implementation
@JsonKey(name:'guidedMaxLobbySize')
int? guidedMaxLobbySize;
The maximum amount of people that can be in the waiting lobby.
@JsonKey(name:'guidedMaxLobbySize')
int? guidedMaxLobbySize;