autoPurge property

bool autoPurge
final

Whether automatic purging of stale entries is enabled.

When enabled, purge checks run during read/write operations.

Implementation

final bool autoPurge;