isNotEmpty property

bool isNotEmpty

As SetMultimap.isNotEmpty.

Implementation

bool get isNotEmpty => _map.isNotEmpty;