putCount property

int get putCount

Gets the total number of cache puts.

Implementation

int get putCount => _putCount;