length property

int get length

Get length of set.

Implementation

int get length => val.length;