Device User
@Serializable
Represents the model of a device user.
Since
3.3
See also
Constructors
Link copied to clipboard
constructor(user: User, current: Boolean = false, onBoarded: Boolean = false, creationTime: Long = System.currentTimeMillis(), updateTime: Long = System.currentTimeMillis())