nodeActivityId property
An identifier for this node activity. It is only guaranteed to be unique within the Activity Graph.
Implementation
@JsonKey(name:'nodeActivityId')
int? nodeActivityId;
An identifier for this node activity. It is only guaranteed to be unique within the Activity Graph.
@JsonKey(name:'nodeActivityId')
int? nodeActivityId;