A map of data points, where each key is a date and each value is the value of the data point.
final Map<DateTime, int>? datasets;