put

open fun put(key: String, item: Any)

Put a value into the map if this instance contains a map.

Parameters

key

The map entry key

item

The map entry value