PaymentResponse constructor
PaymentResponse({
- POIData? poiData,
Creates a new payment response.
Implementation
PaymentResponse({this.poiData});
Creates a new payment response.
PaymentResponse({this.poiData});