workingStream property

Stream<bool> workingStream

Implementation

Stream<bool> get workingStream => _workingStreamController.stream;