ChatEventVideoChatCreated constructor
ChatEventVideoChatCreated({
- required int groupCallId,
Implementation
ChatEventVideoChatCreated({required this.groupCallId});
ChatEventVideoChatCreated({required this.groupCallId});