deviceScanner property
Stream<List<BluetoothDevice> >
get
deviceScanner
Implementation
static Stream<List<BluetoothDevice>> get deviceScanner => _deviceLinstener.stream;
static Stream<List<BluetoothDevice>> get deviceScanner => _deviceLinstener.stream;