TokenizationSettings constructor
const
TokenizationSettings([
- PaymentMethodTypes paymentMethodTypes = PaymentMethodTypes.all
Implementation
const TokenizationSettings([this.paymentMethodTypes = PaymentMethodTypes.all]);