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