isNotEmpty property

bool isNotEmpty

As ListMultimap.isNotEmpty.

Implementation

bool get isNotEmpty => _map.isNotEmpty;