fractionTimeseries property

Map<String, FractionTimeseries>? fractionTimeseries
getter/setter pair

Mapping from labels to timeseries of fractions attributed to this label.

Implementation

core.Map<core.String, FractionTimeseries>? fractionTimeseries;