fields property
The set of fields this interface defines.
Implementation
@override
final MappableFields<DashboardChartDataModel> fields = const {
#headerName: _f$headerName,
#headerSymbol: _f$headerSymbol,
#headerValue: _f$headerValue,
#projectId: _f$projectId,
#chartType: _f$chartType,
#visualizationCode: _f$visualizationCode,
#insight: _f$insight,
#plots: _f$plots,
};