freeSpace property

int freeSpace
inherited

Left free space of Arena.

Implementation

int get freeSpace => length - _index;