eviction property

CacheEviction? get eviction

Gets the cache eviction strategy.

Implementation

CacheEviction? get eviction => _eviction;