UpgradeHistoryEntry constructor
UpgradeHistoryEntry({})
Implementation
UpgradeHistoryEntry({
this.action,
this.containerImage,
this.createTime,
this.framework,
this.snapshot,
this.state,
this.targetVersion,
this.version,
this.vmImage,
});