menu
iscan_data_plugin package
documentation
iscan_data_plugin_platform_interface.dart
IscanDataPluginPlatform
stopScan method
stopScan method
dark_mode
light_mode
stopScan
method
Future
<
void
>
stopScan
(
)
Implementation
Future<void> stopScan() { throw UnimplementedError('startScan() has not been implemented.'); }
iscan_data_plugin package
documentation
iscan_data_plugin_platform_interface
IscanDataPluginPlatform
stopScan method
IscanDataPluginPlatform class