clearCache property

  1. @Deprecated('Use InAppWebViewController.clearAllCache instead')
bool? clearCache
getter/setter pair

Use PlatformInAppWebViewController.clearAllCache instead.

Officially Supported Platforms/Implementations:

  • Android WebView
  • iOS WKWebView
  • macOS WKWebView

Implementation

@Deprecated('Use InAppWebViewController.clearAllCache instead')
bool? clearCache;