clearCache property

bool clearCache
final

Set to true to have all the browser's cache cleared before the new WebView is opened. The default value is false.

Implementation

final bool clearCache;