allowsManifestStaleCache property
bool
get
allowsManifestStaleCache
Whether the manifest itself may be reused from stale cache on backend errors.
Implementation
bool get allowsManifestStaleCache => cachePolicy.manifest.allowsStaleCache;