isEmpty property

bool isEmpty

As ListMultimap.isEmpty.

Implementation

bool get isEmpty => _map.isEmpty;