currentStepId property

String? get currentStepId

Current workflow step id (if started).

Implementation

String? get currentStepId => _currentStepId;