menu
hotspot_connection package
documentation
hotspot_connection_method_channel.dart
MethodChannelHotspotConnection
stopDiscovery method
stopDiscovery method
dark_mode
light_mode
stopDiscovery
method
@
override
Future
<
void
>
stopDiscovery
(
)
override
Implementation
@override Future<void> stopDiscovery() async { await methodChannel.invokeMethod('stopDiscovery'); }
hotspot_connection package
documentation
hotspot_connection_method_channel
MethodChannelHotspotConnection
stopDiscovery method
MethodChannelHotspotConnection class