isBluetoothEnable property

Future<bool> get isBluetoothEnable

Implementation

Future<bool> get isBluetoothEnable {
  throw UnimplementedError('isBluetoothEnable has not been implemented.');
}