PaymentCancelled constructor

PaymentCancelled(
  1. String? transactionId
)

Implementation

PaymentCancelled(this.transactionId);