postalCodeRange constant
IriTerm
const postalCodeRange
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 = const IriTerm(
'http://schema.org/postalCodeRange',
);