requestDisableBluetooth method
Implementation
Future<void> requestDisableBluetooth() {
throw UnimplementedError('disableEnableBluetooth() has not been implemented.');
}
Future<void> requestDisableBluetooth() {
throw UnimplementedError('disableEnableBluetooth() has not been implemented.');
}