PaymentCompleted constructor

PaymentCompleted(
  1. String? transactionId
)

Implementation

PaymentCompleted(this.transactionId);