length property

int length

Implementation

int get length => (value as List).length;