horologist
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
horologist
ai-ui
/
com.google.android.horologist.ai.ui.model
/
ImageResponseUiModel
Image
Response
Ui
Model
data
class
ImageResponseUiModel
(
val
imageUrl
:
String
?
=
null
,
val
image
:
ByteArray
?
=
null
)
:
ResponseUiModel
Members
Constructors
Image
Response
Ui
Model
Link copied to clipboard
constructor
(
imageUrl
:
String
?
=
null
,
image
:
ByteArray
?
=
null
)
Properties
image
Link copied to clipboard
val
image
:
ByteArray
?
=
null
image
Url
Link copied to clipboard
val
imageUrl
:
String
?
=
null