serviceOperator constant

IriTerm const serviceOperator

serviceOperator [Expects: https://schema.org/Organization]

The operating organization, if different from the provider. This enables the representation of services that are provided by an organization, but operated by another organization like a subcontractor.

Can be used on: https://schema.org/GovernmentService

Implementation

static const serviceOperator = IriTerm.prevalidated(
  'https://schema.org/serviceOperator',
);