toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.datasource.firebase.auth
/
UserModel
/
UserModel
User
Model
constructor
(
uid
:
String
?
=
null
,
name
:
String
?
=
null
,
email
:
String
?
=
null
,
profilePic
:
String
?
=
null
,
syncTime
:
Long
?
=
System.currentTimeMillis()
)