DashboardResponseModel constructor
DashboardResponseModel({})
Implementation
DashboardResponseModel({
this.drillDownChartId,
this.showLabel,
this.hideInsights,
this.hideHeaderDenomination,
this.projectId,
this.chartType,
this.visualizationCode,
this.data,
}) : super();