Promotion constructor
Promotion({})
Implementation
Promotion({
this.applicableProducts,
this.endTime,
this.freeTrialDuration,
this.introductoryPricingDetails,
this.name,
this.promotionType,
this.regionCodes,
this.startTime,
this.titles,
});