cacheHit property

bool? cacheHit
getter/setter pair

Whether or not an entity was served from cache (with or without validation).

Implementation

core.bool? cacheHit;