capacity property

int get capacity

Returns the total capacity of the pool.

Implementation

int get capacity => _capacity;