Report constructor
Report({})
Implementation
Report({
this.createTime,
this.description,
this.displayName,
this.name,
this.state,
this.summary,
this.type,
this.updateTime,
});
Report({
this.createTime,
this.description,
this.displayName,
this.name,
this.state,
this.summary,
this.type,
this.updateTime,
});