promotionEffectiveDates property

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

String representation of the promotion effective dates.

Deprecated. Use promotion_effective_time_period instead.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? promotionEffectiveDates;