isScanningStream property

Stream<bool> isScanningStream

Implementation

Stream<bool> get isScanningStream => _isScanning.stream;