inUseCount property

int get inUseCount

Gets the count of objects in use

Implementation

int get inUseCount => _inUse.length;