freeSpace property

int freeSpace

Left free space of Arena.

Implementation

int get freeSpace => length - _index;