ApiVersion constructor
ApiVersion({})
Implementation
ApiVersion({
this.annotations,
this.createTime,
this.description,
this.displayName,
this.labels,
this.name,
this.primarySpec,
this.state,
this.updateTime,
});