AuthUser

constructor(uid: String, isAnonymous: Boolean, displayName: String? = null, email: String? = null)