autoUnlocks property
If true, this node will automatically unlock when the Talent Grid's level reaches the required level of the current step of this node.
Implementation
@JsonKey(name:'autoUnlocks')
bool? autoUnlocks;
If true, this node will automatically unlock when the Talent Grid's level reaches the required level of the current step of this node.
@JsonKey(name:'autoUnlocks')
bool? autoUnlocks;