PaymentScreen constructor
PaymentScreen(
- PaymentInitiationResponse _paymentInitiationResponse, {
- Key? key,
Implementation
PaymentScreen(this._paymentInitiationResponse, {super.key});