isEmpty property

bool get isEmpty

As SetMultimap.isEmpty.

Implementation

bool get isEmpty => _map.isEmpty;