menu
bluetooth_le package
documentation
testing.dart
FakeBleCentralPlatform
stopScan method
stopScan method
dark_mode
light_mode
stopScan
method
@
override
Future
<
void
>
stopScan
(
)
override
Implementation
@override Future<void> stopScan() async { scanStopped = true; }
bluetooth_le package
documentation
testing
FakeBleCentralPlatform
stopScan method
FakeBleCentralPlatform class