length property

int length

returns the length of the items

Implementation

int get length => items.length;