series property

ImmutableSeries<D>? series
final

The series the datum is from.

Implementation

final ImmutableSeries<D>? series;