values property
Collection of stats for the period.
Implementation
@JsonKey(name:'values')
Map<String, DestinyHistoricalStatsValue>? values;
Collection of stats for the period.
@JsonKey(name:'values')
Map<String, DestinyHistoricalStatsValue>? values;