PaymentLinkCreated constructor

PaymentLinkCreated(
  1. String paymentLink
)

Implementation

PaymentLinkCreated(this.paymentLink);