length property

int length
inherited

The number of keys in the multimap.

Implementation

int get length => _map.length;