ChatEventVideoChatCreated constructor

ChatEventVideoChatCreated({
  1. required int groupCallId,
})

Implementation

ChatEventVideoChatCreated({required this.groupCallId});