menu
android_remote_pro package
documentation
android_remote_pro_method_channel.dart
MethodChannelAndroidRemotePro
stopScan method
stopScan method
dark_mode
light_mode
stopScan
method
@
override
Future
<
void
>
stopScan
(
)
override
Implementation
@override Future<void> stopScan() async { await methodChannel.invokeMethod('stopScan'); }
android_remote_pro package
documentation
android_remote_pro_method_channel
MethodChannelAndroidRemotePro
stopScan method
MethodChannelAndroidRemotePro class