issuedThrough constant

IriTerm const issuedThrough

IRI for schemahttp:issuedThrough [Expects: http://schema.org/Service]

The service through which the permit was granted.

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

Implementation

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