length property

int length

As ListMultimap.length.

Implementation

int get length => _map.length;