levelProgression property
The progression that indicates your character's level. Not their light level, but their character level: you know, the thing you max out a couple hours in and then ignore for the sake of light level.
Implementation
@JsonKey(name:'levelProgression')
DestinyProgression? levelProgression;