menu
abrevva package
documentation
abrevva_platform_interface.dart
AbrevvaBlePlatform
stopScan method
stopScan method
dark_mode
light_mode
stopScan
method
Future
<
String
?
>
stopScan
(
)
Implementation
Future<String?> stopScan() { throw UnimplementedError('stopScan() has not been implemented.'); }
abrevva package
documentation
abrevva_platform_interface
AbrevvaBlePlatform
stopScan method
AbrevvaBlePlatform class