maxSize property

int get maxSize

Gets the maximum size observed in the cache.

Implementation

int get maxSize => _maxSize;