lengthOfValues property

int lengthOfValues

The sum of the number of values of all sets.

Implementation

int get lengthOfValues => values.length;