horologist
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
horologist
ai-ui
/
com.google.android.horologist.ai.ui.model
/
ModelInstanceUiModel
Model
Instance
Ui
Model
data
class
ModelInstanceUiModel
(
val
id
:
String
,
val
name
:
String
,
val
service
:
String
?
=
null
)
Members
Constructors
Model
Instance
Ui
Model
Link copied to clipboard
constructor
(
id
:
String
,
name
:
String
,
service
:
String
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
String
name
Link copied to clipboard
val
name
:
String
service
Link copied to clipboard
val
service
:
String
?
=
null