serviceType constant

IriTerm const serviceType

IRI for schemahttp:serviceType [Expects: http://schema.org/GovernmentBenefitsType, http://schema.org/Text]

The type of service being offered, e.g. veterans' benefits, emergency relief, etc.

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

Implementation

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