DockerImage constructor
DockerImage({})
Implementation
DockerImage({
this.buildTime,
this.imageSizeBytes,
this.mediaType,
this.name,
this.tags,
this.updateTime,
this.uploadTime,
this.uri,
});
DockerImage({
this.buildTime,
this.imageSizeBytes,
this.mediaType,
this.name,
this.tags,
this.updateTime,
this.uploadTime,
this.uri,
});