Determines whether the map contains the specified key.
@override bool hasKey(Guid key) => _iMap.hasKey(key);