postalCodeEnd constant
postalCodeEnd [Expects: https://schema.org/Text]
Last postal code in the range (included). Needs to be after {postalCodeBegin}.
Can be used on: https://schema.org/PostalCodeRangeSpecification
Implementation
static const postalCodeEnd = IriTerm.prevalidated(
'https://schema.org/postalCodeEnd',
);