isEmpty property

bool isEmpty

As SetMultimap.isEmpty.

Implementation

bool get isEmpty => _map.isEmpty;