datedValues property
List of datapoints in the timeseries, where each datapoint is a date-value pair.
Implementation
core.List<DatedValue>? datedValues;
List of datapoints in the timeseries, where each datapoint is a date-value pair.
core.List<DatedValue>? datedValues;