CurrencyOptionCustomUnitAmount constructor
When set, provides configuration for the amount to be adjusted by the customer during Checkout Sessions and Payment Links.
Implementation
const CurrencyOptionCustomUnitAmount({
this.maximum,
this.minimum,
this.preset,
});