cacheHit property

bool? cacheHit
getter/setter pair

Whether the query result was fetched from the query cache.

Implementation

core.bool? cacheHit;