build Uri
Builds a uri with the given routeParams
abstract fun buildUri(routeParams: Map<String, String>, queryParams: Map<String, String>): String
Content copied to clipboard
Builds a uri with the given routeParams and queryParams
Builds a uri with the given routeParams
Builds a uri with the given routeParams and queryParams