app
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
app
app
/
com.greybox.projectmesh.user
/
UserEntity
/
UserEntity
User
Entity
constructor
(
uuid
:
String
,
name
:
String
,
address
:
String
?
=
null
,
lastSeen
:
Long
?
=
null
)