UnitPrice constructor
UnitPrice({})
Implementation
UnitPrice(
{this.currencyFormat,
this.currencyFormatSymbolISOCurrency,
this.currencyCode,
this.currencySymbol,
this.currencyValue});
UnitPrice(
{this.currencyFormat,
this.currencyFormatSymbolISOCurrency,
this.currencyCode,
this.currencySymbol,
this.currencyValue});