openBluetoothSettings method

Future<void> openBluetoothSettings()

Implementation

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