length property

int get length

Implementation

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