isSupported property

Future<bool> get isSupported

Checks whether the hardware supports Bluetooth

Implementation

static Future<bool> get isSupported async => await _invokeMethod('isSupported');