TagValue constructor
TagValue({})
Implementation
TagValue({
this.createTime,
this.description,
this.etag,
this.name,
this.namespacedName,
this.parent,
this.shortName,
this.updateTime,
});
TagValue({
this.createTime,
this.description,
this.etag,
this.name,
this.namespacedName,
this.parent,
this.shortName,
this.updateTime,
});