scanResults property

Stream<List<BluetoothDevice>> get scanResults

Implementation

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