PLYPromoOffer constructor

PLYPromoOffer(
  1. String? vendorId,
  2. String? storeOfferId
)

Implementation

PLYPromoOffer(this.vendorId, this.storeOfferId);