ModernMeetingIdComponent constructor

const ModernMeetingIdComponent({
  1. Key? key,
  2. required ModernMeetingIdComponentOptions options,
})

Implementation

const ModernMeetingIdComponent({super.key, required this.options});