allocatedCount property

int get allocatedCount

The total number of allocated handles.

Implementation

int get allocatedCount => _nextHandle;