gridLevel property
The Progression level on the Talent Grid required to activate this node. See DestinyTalentGridDefinition.progressionHash for the related Progression, and read DestinyProgressionDefinition's documentation to learn more about Progressions.
Implementation
@JsonKey(name:'gridLevel')
int? gridLevel;