Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-client
/
dev.catbit.mosaic.client.data.data_sources.database.entities
/
MosaicCacheEntity
Mosaic
Cache
Entity
data
class
MosaicCacheEntity
(
val
cacheKey
:
String
,
val
data
:
String
)
Members
Constructors
Mosaic
Cache
Entity
Link copied to clipboard
constructor
(
cacheKey
:
String
,
data
:
String
)
Properties
cache
Key
Link copied to clipboard
val
cacheKey
:
String
data
Link copied to clipboard
val
data
:
String