legislationPassedBy constant
legislationPassedBy [Expects: https://schema.org/Organization, https://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: https://schema.org/Legislation
Implementation
static const legislationPassedBy = IriTerm.prevalidated(
'https://schema.org/legislationPassedBy',
);