PaymentScreen constructor

PaymentScreen(
  1. PaymentInitiationResponse _paymentInitiationResponse, {
  2. Key? key,
})

Implementation

PaymentScreen(this._paymentInitiationResponse, {super.key});