ReportApiColumnSpec constructor
ReportApiColumnSpec({})
Implementation
ReportApiColumnSpec({
this.columnName,
this.customDimensionName,
this.customMetricName,
this.endDate,
this.groupByColumn,
this.headerText,
this.platformSource,
this.productReportPerspective,
this.savedColumnName,
this.startDate,
});