length property

int get length

Implementation

int get length => values?.length ?? 0;