put

fun put(key: String, value: Any)

put any type value to given key

Parameters

key

field name for put the value

value

value to put