poolSize property

int get poolSize

Returns the configured pool size.

Implementation

int get poolSize => _isolatePool.poolSize;