LoyaltyProgram constructor
LoyaltyProgram({})
Implementation
LoyaltyProgram({
this.cashbackForFutureUse,
this.loyaltyPoints,
this.memberPriceEffectiveDate,
this.price,
this.programLabel,
this.shippingLabel,
this.tierLabel,
});