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