turnOnBluetooth method
turn on bluetooth
Implementation
Future<void> turnOnBluetooth() async {
throw UnimplementedError('turnOnBluetooth() has not been implemented.');
}
turn on bluetooth
Future<void> turnOnBluetooth() async {
throw UnimplementedError('turnOnBluetooth() has not been implemented.');
}