kaccelero
Toggle table of contents
0.6.4
common
Platform filter
common
Switch theme
Search in API
kaccelero
core
/
dev.kaccelero.annotations
/
ModelKey
Model
Key
@
Serializable
data
class
ModelKey
(
val
key
:
String
,
val
type
:
String
,
val
style
:
String
)
Members
Constructors
Model
Key
Link copied to clipboard
constructor
(
key
:
String
,
type
:
String
,
style
:
String
)
Properties
key
Link copied to clipboard
val
key
:
String
style
Link copied to clipboard
val
style
:
String
type
Link copied to clipboard
val
type
:
String