requestEnableBluetooth method

Future<void> requestEnableBluetooth()

Implementation

Future<void> requestEnableBluetooth() {
  throw UnimplementedError('requestEnableBluetooth() has not been implemented.');
}