NEGroupCallParam constructor
NEGroupCallParam({})
Implementation
NEGroupCallParam({
this.callId,
required this.calleeList,
this.groupId,
required this.groupType,
this.inviteMode,
this.joinMode,
this.extraInfo,
this.pushParam,
});