checkBluetoothEnable property

Future<bool> checkBluetoothEnable

Implementation

Future<bool> get checkBluetoothEnable {
  return _platform.checkBluetoothEnable;
}