clearCache property

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

Use PlatformInAppWebViewController.clearAllCache instead.

Officially Supported Platforms/Implementations:

  • Android native WebView
  • iOS
  • MacOS

Implementation

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