jurisdiction constant
IRI for schema:jurisdiction [Expects: https://schema.org/AdministrativeArea, https://schema.org/Text]
Indicates a legal jurisdiction, e.g. of some legislation, or where some government service is based.
Can be used on: https://schema.org/GovernmentService, https://schema.org/Legislation
Implementation
static const jurisdiction = IriTerm.prevalidated(
'https://schema.org/jurisdiction',
);