sources property
A collection of details about the stats that were computed for the ways we found that the item could be spawned.
Implementation
@JsonKey(name:'sources')
List<DestinyItemSourceDefinition>? sources;
A collection of details about the stats that were computed for the ways we found that the item could be spawned.
@JsonKey(name:'sources')
List<DestinyItemSourceDefinition>? sources;