ImageDetail constructor
ImageDetail({})
Implementation
ImageDetail({
this.artifactMediaType,
this.imageDigest,
this.imageManifestMediaType,
this.imagePushedAt,
this.imageScanFindingsSummary,
this.imageScanStatus,
this.imageSizeInBytes,
this.imageTags,
this.registryId,
this.repositoryName,
});