Route2
Constructors
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
Content copied to clipboard
Builds a uri with the given routeParams and queryParams
Link copied to clipboard
open fun String.replacePlaceholder(placeholder: String, value: String): String
Content copied to clipboard
Internal helper for building uris