handle

abstract fun handle(body: RoutingHandler)

Installs a handler into this route which is called when the route is selected for a call.