availableCount property

int get availableCount

Gets the count of objects currently available

Implementation

int get availableCount => _available.length;