length property

int get length

The number of values in this bin.

Implementation

int get length => values.length;