DashboardPlotModel constructor
DashboardPlotModel({})
Implementation
DashboardPlotModel({
this.strValue,
this.label,
this.name,
this.value,
this.symbol,
this.projectId,
this.chartType,
this.visualizationCode,
}) : super();