dedupSetLengthForTest top-level property
Test-only access to the current dedup-set size (ERH-003/028).
Implementation
@visibleForTesting
int get dedupSetLengthForTest => _recentErrorKeys.length;
Test-only access to the current dedup-set size (ERH-003/028).
@visibleForTesting
int get dedupSetLengthForTest => _recentErrorKeys.length;