clearCache property
- @Deprecated('Use InAppWebViewController.clearAllCache instead')
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;