menu
android_remote_pro package
documentation
android_remote_pro_platform_interface.dart
AndroidRemoteProPlatform
stopScan method
stopScan method
dark_mode
light_mode
stopScan
method
Future
<
void
>
stopScan
(
)
Implementation
Future<void> stopScan() { throw UnimplementedError('stopScan() has not been implemented.'); }
android_remote_pro package
documentation
android_remote_pro_platform_interface
AndroidRemoteProPlatform
stopScan method
AndroidRemoteProPlatform class