PaymentCreated constructor

PaymentCreated(
  1. String? transactionId
)

Implementation

PaymentCreated(this.transactionId);