isSupported property

Future<bool> get isSupported

Checks whether the device supports Bluetooth

Implementation

Future<bool> get isSupported => _instance.isSupported();