map Value
Parameters
value
An object that maps strings to multiple DataValue objects.
suspend fun mapValue(vararg argument: Pair<String, suspend ComponentTypeDataValueArgsBuilder.() -> Unit>)
Parameters
argument
An object that maps strings to multiple DataValue objects.
Parameters
values
An object that maps strings to multiple DataValue objects.