param

fun param(name: String, default: String = ""): String

Gets the route param with the given name or defaults to default