openSlots property
The number of slots still available on this person's fireteam.
Implementation
@JsonKey(name:'openSlots')
int? openSlots;
The number of slots still available on this person's fireteam.
@JsonKey(name:'openSlots')
int? openSlots;