Whether there is at least one key/value pair in the map.
@override bool get isNotEmpty => _dbm.count() != 0;