Checks whether Bluetooth is enabled on the device
Future<bool> get isEnabled => _instance.isEnabled();