postalCodeBegin constant
IriTerm
const postalCodeBegin
IRI for schemahttp:postalCodeBegin [Expects: http://schema.org/Text]
First postal code in a range (included).
Can be used on: http://schema.org/PostalCodeRangeSpecification
Implementation
static const postalCodeBegin = const IriTerm(
'http://schema.org/postalCodeBegin',
);