clearCache property
Use PlatformInAppWebViewController.clearAllCache instead.
Officially Supported Platforms/Implementations:
- Android native WebView
- iOS
- MacOS
Implementation
@Deprecated('Use InAppWebViewController.clearAllCache instead')
bool? clearCache;