ConfigurationAud constructor
const
ConfigurationAud({})
currency_specific_config
Tipping configuration for AUD
Implementation
const ConfigurationAud({
this.fixedAmounts,
this.percentages,
this.smartTipThreshold,
});