ContainerRecipeSummary constructor
ContainerRecipeSummary({})
Implementation
ContainerRecipeSummary({
this.arn,
this.containerType,
this.dateCreated,
this.name,
this.owner,
this.parentImage,
this.platform,
this.tags,
});