ImageDetails constructor
ImageDetails({})
Implementation
ImageDetails({
this.createdBy,
this.documentDesc,
this.extension,
this.fileData,
this.fileTypeId,
this.moduleId,
this.isNeedToUpload,
});
ImageDetails({
this.createdBy,
this.documentDesc,
this.extension,
this.fileData,
this.fileTypeId,
this.moduleId,
this.isNeedToUpload,
});