isScanning property

Stream<bool> get isScanning

Implementation

Stream<bool> get isScanning => _isScanningController.stream;