stateInfo property

  1. @JsonKey(name: 'stateInfo')
DestinyCollectibleStateBlock? stateInfo
getter/setter pair

Implementation

@JsonKey(name:'stateInfo')
DestinyCollectibleStateBlock? stateInfo;