earlyErrorBufferLengthForTest top-level property
Test-only access to the current buffered-error count (Issue 16/82).
Implementation
@visibleForTesting
int get earlyErrorBufferLengthForTest => _earlyErrorBuffer.length;
Test-only access to the current buffered-error count (Issue 16/82).
@visibleForTesting
int get earlyErrorBufferLengthForTest => _earlyErrorBuffer.length;