ExchangeRateSpecification constant

IriTerm const ExchangeRateSpecification

IRI for schema:ExchangeRateSpecification

A structured value representing exchange rate.

Implementation

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