schemahttpAddress constant
address from schemahttp vocabulary [Expects: http://schema.org/PostalAddress, http://schema.org/Text]
Physical address of the item.
Can be used on: http://schema.org/GeoCoordinates, http://schema.org/GeoShape, http://schema.org/Organization, http://schema.org/Person, http://schema.org/Place
Implementation
static const schemahttpAddress = IriTerm.prevalidated(
'http://schema.org/address',
);