Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-web
/
web.url
/
URL
/
URL
URL
constructor
(
url
:
String
,
base
:
String
=
definedExternally
)
(
source
)
constructor
(
url
:
URL
,
base
:
String
=
definedExternally
)
(
source
)
constructor
(
url
:
String
,
base
:
URL
)
(
source
)
constructor
(
url
:
URL
,
base
:
URL
)
(
source
)