priceRange constant

IriTerm const priceRange

IRI for schemahttp:priceRange [Expects: http://schema.org/Text]

The price range of the business, for example $$$.

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

Implementation

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