playerSlotsTotal property

  1. @JsonKey(name: 'playerSlotsTotal')
int? playerSlotsTotal
getter/setter pair

Implementation

@JsonKey(name:'playerSlotsTotal')
int? playerSlotsTotal;