SimpleImageEntity constructor Null safety
Implementation
SimpleImageEntity({
required this.appId,
this.description,
this.imageId,
this.conditions,
});
SimpleImageEntity({
required this.appId,
this.description,
this.imageId,
this.conditions,
});