DownloadMessageQueueData constructor
DownloadMessageQueueData({})
Implementation
DownloadMessageQueueData({
required this.convID,
required this.conversationType,
required this.key,
required this.msgID,
required this.messageType,
required this.imageType,
required this.isSnapshot,
});