Creates an unmodifiable Map from the current IMap instance.
@override Map<Guid, Object?> toMap() => _iMap.toMap();