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