MeetingIdComponent constructor

const MeetingIdComponent(
  1. {Key? key,
  2. required MeetingIdComponentOptions options}
)

Implementation

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