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