selectableSkullCollectionHashes property

  1. @JsonKey.new(name: 'selectableSkullCollectionHashes')
List<int>? selectableSkullCollectionHashes
getter/setter pair

Implementation

@JsonKey(name:'selectableSkullCollectionHashes')
List<int>? selectableSkullCollectionHashes;