Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-core
/
dev.catbit.mosaic.core.data.schemas.tile.tiles.image
/
AsyncImageTileSchema
/
Model
/
Url
Url
@
Serializable
@
SerialName
(
value
=
"Url"
)
data
class
Url
(
val
url
:
String
)
:
AsyncImageTileSchema.Model
Members
Constructors
Url
Link copied to clipboard
constructor
(
url
:
String
)
Properties
url
Link copied to clipboard
@
SerialName
(
value
=
"url"
)
val
url
:
String