enableWebCache property
bool
get
enableWebCache
Backward compatibility getter for enableWebCache
Implementation
bool get enableWebCache => webStorageMode != WebStorageMode.none;
Backward compatibility getter for enableWebCache
bool get enableWebCache => webStorageMode != WebStorageMode.none;