scanResults property

  1. @override
Stream<List<BluetoothDevice>> scanResults
override

Implementation

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