CollectUPIPaymentEvent constructor

const CollectUPIPaymentEvent({
  1. String? url,
  2. String? vpa,
})

Implementation

const CollectUPIPaymentEvent({this.url, this.vpa});