NotificareProductTransactionFailedEvent constructor
NotificareProductTransactionFailedEvent(
- String error,
- NotificareProduct product
Implementation
NotificareProductTransactionFailedEvent(this.error, this.product);