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