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