totalSize property

int totalSize

The total amount of the objects in the pool.

Implementation

int get totalSize => _count;