ImageModulModel constructor
ImageModulModel({})
Implementation
ImageModulModel({
// this.assetEntity,
this.isSelected,
this.file,
this.currentBrightness,
this.currentHue,
this.currentSaturnation,
this.url,
this.rotation,
this.fileThumbnail,
this.urlThumnail,
this.idAttachment
});