missCount property

int get missCount

Gets the total number of cache misses.

Implementation

int get missCount => _missCount;