url

fun url(parameters: Map<String, String> = emptyMap()): Url

Returns the URL represented by this link's HREF.

If the HREF is a template, the parameters are used to expand it according to RFC 6570.