PropsBluetooth extension
- on
Properties
-
getter/setter pair
- referringDevice → BluetoothDevice?
-
no setter
Methods
-
getAvailability(
) → Future< bool> -
getDevices(
) → Future< Iterable< BluetoothDevice> > -
requestDevice(
[RequestDeviceOptions? options]) → Future< BluetoothDevice>