LokotroPayConfigs constructor
LokotroPayConfigs({})
Implementation
LokotroPayConfigs({
required this.token,
this.timeout,
this.acceptLanguage = 'fr',
this.googlePayMerchantId,
this.googlePayGatewayMerchantId,
this.applePayMerchantId,
});