pga property

  1. @JsonKey(name: 'pga')
DestinyHistoricalStatsValuePair? pga
getter/setter pair

Per game average for the statistic, if applicable

Implementation

@JsonKey(name:'pga')
DestinyHistoricalStatsValuePair? pga;