collectibleDefinitions property

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

Implementation

@JsonKey(name:'CollectibleDefinitions')
List<CollectibleDefinitions>? collectibleDefinitions;