earlyBreadcrumbBufferLengthForTest property

  1. @visibleForTesting
int get earlyBreadcrumbBufferLengthForTest

Test-only: current early-breadcrumb buffer length.

Implementation

@visibleForTesting
static int get earlyBreadcrumbBufferLengthForTest => _earlyBreadcrumbBuffer.length;