MessageGroupCall constructor
MessageGroupCall({})
Implementation
MessageGroupCall({
required this.uniqueId,
required this.isActive,
required this.wasMissed,
required this.isVideo,
required this.duration,
required this.otherParticipantIds,
});