EventTrackerData constructor
EventTrackerData({})
Implementation
EventTrackerData({
this.eventName,
this.coupon,
this.currency,
this.items,
this.customData,
this.paymentType,
this.value,
});
EventTrackerData({
this.eventName,
this.coupon,
this.currency,
this.items,
this.customData,
this.paymentType,
this.value,
});