EventAttendee constructor
EventAttendee({})
Implementation
EventAttendee({
this.additionalGuests,
this.comment,
this.displayName,
this.email,
this.id,
this.optional,
this.organizer,
this.resource,
this.responseStatus,
this.self,
});