serviceOperator constant
IriTerm
const serviceOperator
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 = const IriTerm(
'http://schema.org/serviceOperator',
);