serviceOutput constant

IriTerm const serviceOutput

serviceOutput [Expects: http://schema.org/Thing]

The tangible thing generated by the service, e.g. a passport, permit, etc.

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

Implementation

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