debugScopedBlockCount property

  1. @visibleForTesting
int get debugScopedBlockCount

Implementation

@visibleForTesting
int get debugScopedBlockCount => _blockers.length;