clearCount property

int get clearCount

Gets the total number of cache clears.

Implementation

int get clearCount => _clearCount;