Checks whether the hardware supports Bluetooth
static Future<bool> get isSupported async => await _invokeMethod('isSupported');