ReusableConfig constructor
ReusableConfig({})
Implementation
ReusableConfig({
this.createTime,
this.description,
this.labels,
this.name,
this.updateTime,
this.values,
});
ReusableConfig({
this.createTime,
this.description,
this.labels,
this.name,
this.updateTime,
this.values,
});