scanStream property

Stream<BleDevice> get scanStream

Scan Stream

Implementation

static Stream<BleDevice> get scanStream => _platform.scanStream;