Basic Url
Parameters
url String
The URL of the image.
Example:
val url = BasicUrl("https://picsum.photos/200")
println(url.toString())
Content copied to clipboard
The URL of the image.
Example:
val url = BasicUrl("https://picsum.photos/200")
println(url.toString())