Mosaic
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Mosaic
mosaic-client
/
dev.catbit.mosaic.client.domain.data.plain
/
UpdatePlainDataUseCase
/
Params
Params
data
class
Params
(
val
dataKey
:
String
,
val
data
:
Any
)
Members
Constructors
Params
Link copied to clipboard
constructor
(
dataKey
:
String
,
data
:
Any
)
Properties
data
Link copied to clipboard
val
data
:
Any
value to write.
data
Key
Link copied to clipboard
val
dataKey
:
String
id to write under.