pooledCount property
int
get
pooledCount
Idle trampoline count, for tests/diagnostics.
Implementation
static int get pooledCount => _free.length;
Idle trampoline count, for tests/diagnostics.
static int get pooledCount => _free.length;