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