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