set

open fun set(key: String, value: ComplexValue)

Add or replace an entry with the specified key and value.

Parameters

value

Entry value.

key

Entry key.