isBluetoothAvailable property

Future<bool> isBluetoothAvailable

Checks if Bluetooth is available on the device.

Implementation

Future<bool> get isBluetoothAvailable;