legislationLegalValue constant
legislationLegalValue [Expects: https://schema.org/LegalValueLevel]
The legal value of this legislation file. The same legislation can be written in multiple files with different legal values. Typically a digitally signed PDF have a "stronger" legal value than the HTML file of the same act.
Can be used on: https://schema.org/LegislationObject
Implementation
static const legislationLegalValue = IriTerm.prevalidated(
'https://schema.org/legislationLegalValue',
);