ExamerUser

fun ExamerUser(    id: String,     name: String,     email: String,     phoneNumber: String?,     photoUrl: Uri? = null)