length property

int length

Get the length of this list.

Implementation

int get length => _list.length;