collectibles property

  1. @JsonKey(name: 'collectibles')
List<DestinyPresentationNodeCollectibleChildEntry>? collectibles
getter/setter pair

Implementation

@JsonKey(name:'collectibles')
List<DestinyPresentationNodeCollectibleChildEntry>? collectibles;