hitCount property

int get hitCount

Gets the total number of cache hits.

Implementation

int get hitCount => _hitCount;