Scope constructor
Scope({})
Implementation
Scope({
this.createTime,
this.deleteTime,
this.labels,
this.name,
this.namespaceLabels,
this.state,
this.uid,
this.updateTime,
});
Scope({
this.createTime,
this.deleteTime,
this.labels,
this.name,
this.namespaceLabels,
this.state,
this.uid,
this.updateTime,
});