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
/
Base64
Base64
@
Serializable
@
SerialName
(
value
=
"Base64"
)
data
class
Base64
(
val
base64
:
String
)
:
AsyncImageTileSchema.Model
Members
Constructors
Base64
Link copied to clipboard
constructor
(
base64
:
String
)
Properties
base64
Link copied to clipboard
@
SerialName
(
value
=
"base64"
)
val
base64
:
String