playerSlotCount property

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

Implementation

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