ToggleVideoChatEnabledStartNotification constructor
ToggleVideoChatEnabledStartNotification({})
Implementation
ToggleVideoChatEnabledStartNotification({
required this.groupCallId,
required this.enabledStartNotification,
});