scanStream property

Stream<BleDevice> get scanStream

Streams

Implementation

Stream<BleDevice> get scanStream => _scanStreamController.stream;