scanResults property
Stream<List<BluetoothDevice> >
get
scanResults
Implementation
Stream<List<BluetoothDevice>> get scanResults => _scanResults.stream;
Stream<List<BluetoothDevice>> get scanResults => _scanResults.stream;