SharedUser

constructor(id: UserId, firstName: String? = null, lastName: String? = null, username: Username? = null, photo: Photo? = null)