maxEntries property

int get maxEntries

Maximum number of entries before eviction.

Implementation

int get maxEntries => _maxEntries;