QChatDownloadAttachmentParam constructor Null safety
- {required QChatMessage message,
- required bool thumb}
Implementation
QChatDownloadAttachmentParam({required this.message, required this.thumb});
QChatDownloadAttachmentParam({required this.message, required this.thumb});