PaymentProviderSmartGlocal constructor
const
PaymentProviderSmartGlocal({
- required String publicToken,
Smart Glocal payment provider
Implementation
const PaymentProviderSmartGlocal({
required this.publicToken,
});