isNotEmpty property

bool get isNotEmpty

As SetMultimap.isNotEmpty.

Implementation

bool get isNotEmpty => _map.isNotEmpty;