rewardItems property
If there is any publicly available information about rewards earned for achieving this record, this is the list of those items. However, note that some records intentionally have "hidden" rewards. These will not be returned in this list.
Implementation
@JsonKey(name:'rewardItems')
List<DestinyItemQuantity>? rewardItems;