clearCount property
int
get
clearCount
Gets the total number of cache clears.
Implementation
int get clearCount => _clearCount;
Gets the total number of cache clears.
int get clearCount => _clearCount;