SavedQuery constructor
SavedQuery({})
Implementation
SavedQuery({
this.content,
this.createTime,
this.creator,
this.description,
this.labels,
this.lastUpdateTime,
this.lastUpdater,
this.name,
});
SavedQuery({
this.content,
this.createTime,
this.creator,
this.description,
this.labels,
this.lastUpdateTime,
this.lastUpdater,
this.name,
});