Check if Bluetooth is enabled
Future<bool> isBluetoothEnabled() { throw UnimplementedError('isBluetoothEnabled() has not been implemented.'); }