AttachmentsModel constructor
AttachmentsModel({})
Implementation
AttachmentsModel({
this.name,
this.desciption,
this.id,
this.urlPreView,
this.messageId,
this.url,
this.typeAttachment,
this.sizeByte,
this.durationSeconds,
this.revoke,
this.attachId,
});