currenciesAccepted constant
currenciesAccepted [Expects: http://schema.org/Text]
The currency accepted.\n\nUse standard formats: ISO 4217 currency format, e.g. "USD"; Ticker symbol for cryptocurrencies, e.g. "BTC"; well known names for Local Exchange Trading Systems (LETS) and other currency types, e.g. "Ithaca HOUR".
Can be used on: http://schema.org/LocalBusiness
Implementation
static const currenciesAccepted = IriTerm.prevalidated(
'http://schema.org/currenciesAccepted',
);