prestigeProgressionHash property

  1. @JsonKey(name: 'prestigeProgressionHash')
int? prestigeProgressionHash
getter/setter pair

I know what you're thinking, but I promise we're not going to duplicate and drown you. Instead, we're giving you sweet, sweet power bonuses. Prestige progression is further progression that you can make on the Season pass after you gain max ranks, that will ultimately increase your power/light level over the theoretical limit.

Implementation

@JsonKey(name:'prestigeProgressionHash')
int? prestigeProgressionHash;