menu
simpleblue package
documentation
simpleblue_platform_interface.dart
SimplebluePlatform
stopScanning method
stopScanning method
dark_mode
light_mode
stopScanning
method
Future
stopScanning
(
)
Implementation
Future stopScanning() {
throw
UnimplementedError(
'stopScanning() has not been implemented.'
); }
simpleblue package
documentation
simpleblue_platform_interface
SimplebluePlatform
stopScanning method
SimplebluePlatform class