allocatedCount property

int allocatedCount

Implementation

int get allocatedCount => size - _data.length;