allocatedCount property

int get allocatedCount

Implementation

int get allocatedCount => size - _data.length;