extendedAddress constant

IriTerm const extendedAddress

extendedAddress [Expects: http://schema.org/Text]

An address extension such as an apartment number, C/O or alternative name.

Can be used on: http://schema.org/PostalAddress

Implementation

static const extendedAddress = IriTerm.prevalidated(
  'http://schema.org/extendedAddress',
);