PhoneExportedGroupCallInvite constructor
const
PhoneExportedGroupCallInvite({
- required String link,
Phone Exported Group Call Invite constructor.
Implementation
const PhoneExportedGroupCallInvite({required this.link}) : super._();