common
Toggle table of contents
1.0
common
Platform filter
common
Switch theme
Search in API
common
common
/
dev.brahmkshatriya.echo.common.models
/
User
/
User
User
constructor
(
id
:
String
,
name
:
String
,
cover
:
ImageHolder
?
=
null
,
subtitle
:
String
?
=
null
,
extras
:
Map
<
String
,
String
>
=
emptyMap()
)