poolSize property

int get poolSize

Get current pool size

Implementation

int get poolSize => _available.length;