priceRange constant
priceRange [Expects: https://schema.org/Text]
The price range of the business, for example $$$
.
Can be used on: https://schema.org/LocalBusiness
Implementation
static const priceRange = IriTerm.prevalidated(
'https://schema.org/priceRange',
);