ConfigurationTipping constructor

tipping

Tipping configurations for readers supporting on-reader tips

Implementation

const ConfigurationTipping({
  this.aud,
  this.cad,
  this.chf,
  this.czk,
  this.dkk,
  this.eur,
  this.gbp,
  this.hkd,
  this.myr,
  this.nok,
  this.nzd,
  this.sek,
  this.sgd,
  this.usd,
});