selectableSkullCollections property
- @JsonKey.new(name: 'selectableSkullCollections')
getter/setter pair
The selectable activity skulls states for this character.
Implementation
@JsonKey(name:'selectableSkullCollections')
Map<String, DestinyActivitySelectableSkullCollectionComponent>? selectableSkullCollections;