notRestoredExplanations property

List<BackForwardCacheNotRestoredExplanation> notRestoredExplanations
final

Array of reasons why the page could not be cached. This must not be empty.

Implementation

final List<BackForwardCacheNotRestoredExplanation> notRestoredExplanations;