menu
flutter_telink_ble package
documentation
flutter_telink_ble_platform_interface.dart
FlutterTelinkBlePlatform
stopScan method
stopScan method
dark_mode
light_mode
stopScan
method
Future
<
void
>
stopScan
(
)
Implementation
Future<void> stopScan() { throw UnimplementedError('stopScan() has not been implemented.'); }
flutter_telink_ble package
documentation
flutter_telink_ble_platform_interface
FlutterTelinkBlePlatform
stopScan method
FlutterTelinkBlePlatform class