data property

Map<DateTime, double> data
final

Map of date to value.

Implementation

final Map<DateTime, double> data;