missCount property

int get missCount

Gets the number of cache misses.

Implementation

int get missCount => _analytics.missCount;