Creates a SharedUser object.
const SharedUser({ required this.userId, this.firstName, this.lastName, this.username, this.photo, });