UPIPaymentResponse constructor

UPIPaymentResponse({
  1. Data? data,
})

Implementation

UPIPaymentResponse({this.data});