enableWebCache property

bool get enableWebCache

Backward compatibility getter for enableWebCache

Implementation

bool get enableWebCache => webStorageMode != WebStorageMode.none;