legislationPassedBy constant
IRI for schemahttp:legislationPassedBy [Expects: http://schema.org/Organization, http://schema.org/Person]
The person or organization that originally passed or made the law: typically parliament (for primary legislation) or government (for secondary legislation). This indicates the "legal author" of the law, as opposed to its physical author.
Can be used on: http://schema.org/Legislation
Implementation
static const legislationPassedBy = IriTerm.prevalidated(
'http://schema.org/legislationPassedBy',
);