legalRepresentative constant

IriTerm const legalRepresentative

legalRepresentative [Expects: http://schema.org/Person]

One or multiple persons who represent this organization legally such as CEO or sole administrator.

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

Implementation

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