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