StartScheduledVideoChat constructor

StartScheduledVideoChat({
  1. required int groupCallId,
})

Implementation

StartScheduledVideoChat({required this.groupCallId});