menu
pda_scan_code package
documentation
urovo_scan_platform_interface.dart
UrovoScanPlatform
stopScan method
stopScan method
dark_mode
light_mode
stopScan
method
Future
<
bool
?
>
stopScan
(
)
Implementation
Future<bool?> stopScan() { throw UnimplementedError('stopScan() has not been implemented.'); }
pda_scan_code package
documentation
urovo_scan_platform_interface
UrovoScanPlatform
stopScan method
UrovoScanPlatform class