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