bluetoothStartSearch method
search nearby bluetooth devices
Implementation
Future<void> bluetoothStartSearch() {
throw UnimplementedError(
'bluetoothStartSearch() has not been implemented.');
}
search nearby bluetooth devices
Future<void> bluetoothStartSearch() {
throw UnimplementedError(
'bluetoothStartSearch() has not been implemented.');
}