stepStatus property

Stream<StepStatus> stepStatus

Implementation

Stream<StepStatus> get stepStatus => _stepStatusController.stream;