ChatEventVideoChatEnded constructor

ChatEventVideoChatEnded({
  1. required int groupCallId,
})

Implementation

ChatEventVideoChatEnded({required this.groupCallId});