activationGridLevel property
The progression level required on the Talent Grid in order to be able to activate this talent node. Talent Grids have their own Progression - similar to Character Level, but in this case it is experience related to the item itself.
Implementation
@JsonKey(name:'activationGridLevel')
int? activationGridLevel;