currency property

PriceCurrency currency

Implementation

PriceCurrency get currency {
  return _currency;
}