MeetingPasscodeComponent constructor
- {Key? key,
- required MeetingPasscodeComponentOptions options}
Implementation
const MeetingPasscodeComponent({super.key, required this.options});
const MeetingPasscodeComponent({super.key, required this.options});