const ScheduleConferencePage({ Key? key, this.conferenceInfo, this.selectedAttendeesList, }) : super(key: key);