hitCount property

int get hitCount

Gets the number of cache hits.

Implementation

int get hitCount => _analytics.hitCount;