menu
super_webview package
documentation
super_webview_method_channel.dart
MethodChannelPlatformWebViewController
clearCache method
clearCache method
dark_mode
light_mode
clearCache
method
@
override
Future
<
void
>
clearCache
(
)
override
Implementation
@override Future<void> clearCache() => _channel.invokeMethod<void>('clearCache');
super_webview package
documentation
super_webview_method_channel
MethodChannelPlatformWebViewController
clearCache method
MethodChannelPlatformWebViewController class