LoyaltyEventOrderFilter constructor

LoyaltyEventOrderFilter({
  1. String? orderId,
})

Implementation

LoyaltyEventOrderFilter({
  this.orderId
});