PaymentPagesCheckoutSessionCustomFieldsNumeric constructor
const
PaymentPagesCheckoutSessionCustomFieldsNumeric({})
PaymentPagesCheckoutSessionCustomFieldsNumeric
Implementation
const PaymentPagesCheckoutSessionCustomFieldsNumeric({
this.maximumLength,
this.minimumLength,
this.value,
});