length property

int length
inherited

Returns the total number of values in this multimap.

Implementation

int get length => _length;