stepStream property

Stream<StepData> get stepStream

Implementation

Stream<StepData> get stepStream => _stepStreamController.stream;