menu
origo_sdk package
documentation
origo_sdk_platform_interface.dart
OrigoSdkPlatform
stopScan method
stopScan method
dark_mode
light_mode
stopScan
method
Future
<
String
>
stopScan
(
)
Implementation
Future<String> stopScan() { throw UnimplementedError('stopScan() has not been implemented.'); }
origo_sdk package
documentation
origo_sdk_platform_interface
OrigoSdkPlatform
stopScan method
OrigoSdkPlatform class