legalAddress constant
IRI for schema:legalAddress [Expects: https://schema.org/PostalAddress]
The legal address of an organization which acts as the officially registered address used for legal and tax purposes. The legal address can be different from the place of operations of a business and other addresses can be part of an organization.
Can be used on: https://schema.org/Organization
Implementation
static const legalAddress = IriTerm.prevalidated(
'https://schema.org/legalAddress',
);