serviceOperator constant
IRI for schemahttp:serviceOperator [Expects: http://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: http://schema.org/GovernmentService
Implementation
static const serviceOperator = IriTerm.prevalidated(
'http://schema.org/serviceOperator',
);