nodeStyleIdentifier property
Comes from the talent grid node style: this identifier should be used to determine how to render the node in the UI.
Implementation
@JsonKey(name:'nodeStyleIdentifier')
String? nodeStyleIdentifier;
Comes from the talent grid node style: this identifier should be used to determine how to render the node in the UI.
@JsonKey(name:'nodeStyleIdentifier')
String? nodeStyleIdentifier;