menu
esp_blufi package
documentation
esp_blufi_method_channel.dart
MethodChannelEspBlufi
stopScan method
stopScan method
dark_mode
light_mode
stopScan
method
@
override
Future
stopScan
(
)
override
Implementation
@override Future stopScan() async { await methodChannel.invokeMethod('stopScan'); }
esp_blufi package
documentation
esp_blufi_method_channel
MethodChannelEspBlufi
stopScan method
MethodChannelEspBlufi class