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