PostalCodeRangeSpecification constant
IriTerm
const PostalCodeRangeSpecification
IRI for schema:PostalCodeRangeSpecification
Indicates a range of postal codes, usually defined as the set of valid codes between {postalCodeBegin} and {postalCodeEnd}, inclusively.
Implementation
static const PostalCodeRangeSpecification = const IriTerm(
'https://schema.org/PostalCodeRangeSpecification',
);