selectableSkullCollectionHash property

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

Implementation

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