list

fun <T> list(name: String): List<T>

Returns the accumulated list bound to a multiple parameter name (empty if absent).