shade
latest
devices
/
inkapplications.shade.devices.structures
/
ModelId
Model
Id
@
JvmInline
@
Serializable
value
class
ModelId
(
val
value
:
String
)
Identifier for a specific model of hardware.
Constructors
Functions
Properties
Constructors
Model
Id
Link copied to clipboard
fun
ModelId
(
value
:
String
)
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
value
Link copied to clipboard
val
value
:
String