length property

int length

The count of vectors in this list.

Implementation

int get length => _length;