Companion

Factory companion object to create a user.

Functions

Link copied to clipboard
fun of(userID: String): User
fun of(userID: User.UserID): User

Creates a user with the given user ID.