currentStepId property
String?
get
currentStepId
Current workflow step id (if started).
Implementation
String? get currentStepId => _currentStepId;
Current workflow step id (if started).
String? get currentStepId => _currentStepId;