CallConfigPayload constructor

CallConfigPayload({
  1. required int groupId,
})

Implementation

CallConfigPayload({required this.groupId});