horologist
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
horologist
auth-composables
/
com.google.android.horologist.auth.composables.model
/
AccountUiModel
/
AccountUiModel
Account
Ui
Model
constructor
(
email
:
String
,
name
:
String
?
=
null
,
avatar
:
Paintable
?
=
null
)