scanResults property
Stream<List<BluetoothDevice> >
get
scanResults
Implementation
Stream<List<BluetoothDevice>> get scanResults {
throw UnimplementedError('scanResults has not been implemented.');
}