nodeId property
An identifier for the Activity Graph Node, only guaranteed to be unique within its parent Activity Graph.
Implementation
@JsonKey(name:'nodeId')
int? nodeId;
An identifier for the Activity Graph Node, only guaranteed to be unique within its parent Activity Graph.
@JsonKey(name:'nodeId')
int? nodeId;