items property
The items you will get as rewards, and how much of it you'll get.
Implementation
@JsonKey(name:'items')
List<DestinyItemQuantity>? items;
The items you will get as rewards, and how much of it you'll get.
@JsonKey(name:'items')
List<DestinyItemQuantity>? items;