MeetingStillThereOptions constructor
MeetingStillThereOptions({
- required void updateIsConfirmHereModalVisible(),
Implementation
MeetingStillThereOptions({
required this.updateIsConfirmHereModalVisible,
});