length property

int get length

Get length of list.

Implementation

int get length => val.length;