isScanningStream property

Stream<bool> isScanningStream

A stream of bool representing the scanning state.

Implementation

Stream<bool> get isScanningStream => FlutterBluePlus.isScanning;