postalCodePrefix constant
IRI for schemahttp:postalCodePrefix [Expects: http://schema.org/Text]
A defined range of postal codes indicated by a common textual prefix. Used for non-numeric systems such as UK.
Can be used on: http://schema.org/DefinedRegion
Implementation
static const postalCodePrefix = IriTerm.prevalidated(
'http://schema.org/postalCodePrefix',
);