IntroductoryPrice constructor
const
IntroductoryPrice()
Implementation
const IntroductoryPrice(
this.price,
this.priceString,
this.period,
this.cycles,
this.periodUnit,
this.periodNumberOfUnits,
);
const IntroductoryPrice(
this.price,
this.priceString,
this.period,
this.cycles,
this.periodUnit,
this.periodNumberOfUnits,
);