DashboardDataCollectionChartModel constructor
const
DashboardDataCollectionChartModel({})
Implementation
const DashboardDataCollectionChartModel({
required this.name,
this.type,
required this.dataCollectionId,
});