Commerce constructor
Commerce(})
Implementation
Commerce(this.regularPrice,
{this.discountPrice,
this.fixedDiscountPrice,
this.discountRate,
this.productName,
this.currencyUnit,
this.currencyUnitPosition});