PropsBluetooth extension

on

Properties

onavailabilitychanged EventHandlerNonNull<Event>?

Available on Bluetooth, provided by the PropsBluetooth extension

getter/setter pair
referringDevice BluetoothDevice?

Available on Bluetooth, provided by the PropsBluetooth extension

no setter

Methods

getAvailability() Future<bool>

Available on Bluetooth, provided by the PropsBluetooth extension

getDevices() Future<Iterable<BluetoothDevice>>

Available on Bluetooth, provided by the PropsBluetooth extension

requestDevice([RequestDeviceOptions? options]) Future<BluetoothDevice>

Available on Bluetooth, provided by the PropsBluetooth extension