availableCount property

int get availableCount

Implementation

int get availableCount => _freeSlots.length;