postalCodeBegin constant

IriTerm const postalCodeBegin

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