MeetingTimeSuggestion constructor
MeetingTimeSuggestion({})
Creates a new instance of MeetingTimeSuggestion.
All parameters are optional.
Implementation
MeetingTimeSuggestion({
this.confidence,
this.organizerAvailability,
this.attendeeAvailability,
this.locations,
this.meetingTimeSlot,
});