length property

int length

The number of cells.

Implementation

int get length => _slots.length;