issuedThrough constant

IriTerm const issuedThrough

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

The service through which the permit was granted.

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

Implementation

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