MeetingEndedOptions constructor
Implementation
MeetingEndedOptions({
this.showAlert,
this.redirectURL,
required this.onWeb,
required this.eventType,
this.updateValidated,
});
MeetingEndedOptions({
this.showAlert,
this.redirectURL,
required this.onWeb,
required this.eventType,
this.updateValidated,
});