currentExchangeRate constant

IriTerm const currentExchangeRate

currentExchangeRate [Expects: http://schema.org/UnitPriceSpecification]

The current price of a currency.

Can be used on: http://schema.org/ExchangeRateSpecification

Implementation

static const currentExchangeRate = IriTerm.prevalidated(
  'http://schema.org/currentExchangeRate',
);