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