dedupSetLengthForTest top-level property

  1. @visibleForTesting
int get dedupSetLengthForTest

Test-only access to the current dedup-set size (ERH-003/028).

Implementation

@visibleForTesting
int get dedupSetLengthForTest => _recentErrorKeys.length;