stepStatus property

Stream<RPStepStatus> stepStatus

The stream conveying the current step status

Implementation

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