postalCodeRange constant
IRI for schema:postalCodeRange [Expects: https://schema.org/PostalCodeRangeSpecification]
A defined range of postal codes.
Can be used on: https://schema.org/DefinedRegion
Implementation
static const postalCodeRange = IriTerm.prevalidated(
'https://schema.org/postalCodeRange',
);