deleteCount property

int get deleteCount

Gets the total number of cache deletes.

Implementation

int get deleteCount => _deleteCount;