ShippingRateCurrencyOptionsValue constructor
const
ShippingRateCurrencyOptionsValue({
- int? amount,
- ShippingRateCurrencyOptionTaxBehavior? taxBehavior,
currency_option_update
Implementation
const ShippingRateCurrencyOptionsValue({
this.amount,
this.taxBehavior,
});