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 = const IriTerm(
'http://schema.org/currentExchangeRate',
);