usedCount property

int get usedCount

The number of used handles.

Implementation

int get usedCount => _handleToSlot.length;