ignoreForCompletion property
Comes from the talent grid node style: if true, then this node should be ignored for determining whether the grid is complete.
Implementation
@JsonKey(name:'ignoreForCompletion')
bool? ignoreForCompletion;
Comes from the talent grid node style: if true, then this node should be ignored for determining whether the grid is complete.
@JsonKey(name:'ignoreForCompletion')
bool? ignoreForCompletion;