MutablePersistentDataContainerImpl

constructor(init: Map<String, Any> = emptyMap())(source)

Initializes the container with an optional map of key-value pairs.

Parameters

init

A map containing the initial key-value pairs to be stored in the container.