PaymentLinkCreatedEvent constructor
const
PaymentLinkCreatedEvent({
- required PaymentLink object,
Occurs when a payment link is created.
Implementation
const PaymentLinkCreatedEvent({required this.object});