results property

  1. @JsonKey(name: 'results')
Map<String, DestinyHistoricalStatsByPeriod>? results
getter/setter pair

Implementation

@JsonKey(name:'results')
Map<String, DestinyHistoricalStatsByPeriod>? results;