currentExchangeRate constant

IriTerm const currentExchangeRate

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

The current price of a currency.

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

Implementation

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