Group
Member
constructor()
Default constructor
constructor(id: String, name: String, surname: String, profilePic: String, email: String, role: Role, invitationStatus: InvitationStatus)
Constructor to init a GroupMember object
Parameters
id
: identifier of the user
name
: name of the user
profilePic
: the profile picture of the user
surname
: the surname of the user
email
: the email of the user
role
:role
the role of the member
invitationStatus
:invitationStatus
status of the invitation