menu
all_bluetooth package
documentation
all_bluetooth_method_channel.dart
MethodChannelAllBluetooth
startDiscovery method
startDiscovery method
dark_mode
light_mode
startDiscovery
method
@
override
Future
<
void
>
startDiscovery
(
)
override
Implementation
@override Future<void> startDiscovery() async { methodChannel.invokeMethod("start_discovery"); }
all_bluetooth package
documentation
all_bluetooth_method_channel
MethodChannelAllBluetooth
startDiscovery method
MethodChannelAllBluetooth class