seasonalPeriods property

  1. @Deprecated('Not supported. Member documentation may have more information.')
List<String>? seasonalPeriods
getter/setter pair

Seasonal periods.

Repeated because multiple periods are supported for one time series.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.List<core.String>? seasonalPeriods;