nextActivity property
The unique identifier for the next activity to perform, after completing the activity for the path.
Implementation
final String? nextActivity;
The unique identifier for the next activity to perform, after completing the activity for the path.
final String? nextActivity;