Route Base
A parameterized route with one route parameter
Constructors
Types
Functions
Link copied to clipboard
Builds a uri with the given routeParams
open override fun buildUri(routeParams: Map<String, String>, queryParams: Map<String, String>): String
Builds a uri with the given routeParams and queryParams