numberOfPlayers property
This is how many human or poorly crafted aimbots are on your team.
Implementation
@JsonKey(name:'numberOfPlayers')
int? numberOfPlayers;
This is how many human or poorly crafted aimbots are on your team.
@JsonKey(name:'numberOfPlayers')
int? numberOfPlayers;