to

infix fun String.to(value: Any)

Sets a value in the shared context.

Parameters

key

The key for which the value is to be set.

value

The value to be set for the key.