stateStream property

Stream<RecordingState> get stateStream

Implementation

Stream<RecordingState> get stateStream => _stateController.stream;