totalSize property

int get totalSize

Gets the total size of all items in the cache (estimated).

Implementation

int get totalSize => _totalSize;