invoke

operator fun Url.Companion.invoke(fullUrl: String): Url(source)

Construct Url from String

Report a problem