Version constructor
Version({})
Implementation
Version({
this.annotations,
this.createTime,
this.description,
this.metadata,
this.name,
this.relatedTags,
this.updateTime,
});
Version({
this.annotations,
this.createTime,
this.description,
this.metadata,
this.name,
this.relatedTags,
this.updateTime,
});