PromotionIntroductoryPricingDetails constructor

PromotionIntroductoryPricingDetails({
  1. List<PromotionIntroductoryPricingDetailsIntroductoryPricingSpec>? introductoryPricingSpecs,
})

Implementation

PromotionIntroductoryPricingDetails({this.introductoryPricingSpecs});