menu
mobigoiot_api package
documentation
mobigoiot_api_platform_interface.dart
MobigoiotApiPlatform
stopScanner method
stopScanner method
dark_mode
light_mode
stopScanner
method
Future
<
bool
?
>
stopScanner
(
)
Implementation
Future<bool?> stopScanner() { throw UnimplementedError('stopScanner() has not been implemented.'); }
mobigoiot_api package
documentation
mobigoiot_api_platform_interface
MobigoiotApiPlatform
stopScanner method
MobigoiotApiPlatform class