scanResults property

Stream<List<BluetoothDevice>> scanResults

Implementation

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