ReportResponse constructor
ReportResponse({})
Implementation
ReportResponse({
this.id, this.type, this.name, this.properties, this.description,
this.query, this.ownerId, this.usedCount, this.usedLast
});
ReportResponse({
this.id, this.type, this.name, this.properties, this.description,
this.query, this.ownerId, this.usedCount, this.usedLast
});