menu
flutter_iot package
documentation
flutter_iot_platform_interface.dart
FlutterIotPlatform
stopBleScan method
stopBleScan method
dark_mode
light_mode
stopBleScan
method
Future
<
bool
>
stopBleScan
(
)
Implementation
Future<bool> stopBleScan() { throw UnimplementedError('stopBleScan() has not been implemented.'); }
flutter_iot package
documentation
flutter_iot_platform_interface
FlutterIotPlatform
stopBleScan method
FlutterIotPlatform class