match Expresses
Parameters
value
The label generates a matching expression that applies the grouping. See match_express
below.
Parameters
values
The label generates a matching expression that applies the grouping. See match_express
below.
suspend fun matchExpresses(argument: List<suspend DynamicTagGroupMatchExpressArgsBuilder.() -> Unit>)
suspend fun matchExpresses(vararg argument: suspend DynamicTagGroupMatchExpressArgsBuilder.() -> Unit)
Parameters
argument
The label generates a matching expression that applies the grouping. See match_express
below.