menu
bluetooth_connect package
documentation
bluetooth_connect_method_channel.dart
MethodChannelBluetoothConnect
stopScan method
stopScan method
dark_mode
light_mode
stopScan
method
@
override
Future
<
void
>
stopScan
(
)
override
Implementation
@override Future<void> stopScan() { return methodChannel.invokeMethod<void>('stopScan'); }
bluetooth_connect package
documentation
bluetooth_connect_method_channel
MethodChannelBluetoothConnect
stopScan method
MethodChannelBluetoothConnect class