Returns true if there is at least one key in the multimap.
@override bool get isNotEmpty => _map.isNotEmpty;