DocumentsLocalModel constructor
DocumentsLocalModel({})
Implementation
DocumentsLocalModel({
this.id,
this.docName,
this.fileName,
this.fileUrl,
this.formatType,
this.galleryType,
this.file,
this.pdfFile,
// this.expireDate,
});