menu
bg_ble_scanner package
documentation
bg_ble_scanner_platform_interface.dart
BgBleScannerPlatform
stopScan method
stopScan method
dark_mode
light_mode
stopScan
method
Future
<
bool
>
stopScan
(
)
Implementation
Future<bool> stopScan() { throw UnimplementedError('stopScan() has not been implemented.'); }
bg_ble_scanner package
documentation
bg_ble_scanner_platform_interface
BgBleScannerPlatform
stopScan method
BgBleScannerPlatform class