legislationLegalValue constant
IRI for schemahttp:legislationLegalValue [Expects: http://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: http://schema.org/LegislationObject
Implementation
static const legislationLegalValue = IriTerm.prevalidated(
'http://schema.org/legislationLegalValue',
);