ModelId

@Serializable
value class ModelId(val value: String)

Identifier for a specific model of hardware.

Constructors

Link copied to clipboard
fun ModelId(value: String)

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard