SearchAttachmentInGroup constructor
SearchAttachmentInGroup({})
Implementation
SearchAttachmentInGroup(
{this.name = '',
this.desciption = '',
this.id = '',
this.url = '',
this.urlPreview = '',
this.typeAttachment = 0,
this.messageId = '',
this.sizeByte = 0,
this.durationSeconds = 0,
this.revoke = 0,
this.senderId = '',
this.receiperId = '',
this.roomId = '',
this.timeSend = ''});