MessageVideoChatStarted constructor

MessageVideoChatStarted({
  1. required int groupCallId,
})

Implementation

MessageVideoChatStarted({required this.groupCallId});