CurrencyMeta constructor
CurrencyMeta({})
Implementation
CurrencyMeta(
{this.symbol,
this.name,
this.symbolNative,
this.decimalDigits,
this.rounding,
this.code,
this.namePlural});
CurrencyMeta(
{this.symbol,
this.name,
this.symbolNative,
this.decimalDigits,
this.rounding,
this.code,
this.namePlural});