LokotroHostedCheckoutWebView constructor
const
LokotroHostedCheckoutWebView({})
Implementation
const LokotroHostedCheckoutWebView({
super.key,
required this.transactionId,
required this.commonService,
required this.customerReference,
required this.amount,
required this.currency,
required this.mastercardUrl,
required this.returnUrl,
required this.cancelUrl,
required this.timeoutUrl,
});