debugStackCacheSize property

  1. @visibleForTesting
int get debugStackCacheSize

Implementation

@visibleForTesting
int get debugStackCacheSize => _stackCache.length;