poolSize property

int get poolSize

Returns the maximum number of isolates in the pool.

Implementation

int get poolSize => _poolSize;