legislationCorrects constant
IriTerm
const legislationCorrects
IRI for schemahttp:legislationCorrects [Expects: http://schema.org/Legislation]
Another legislation in which this one introduces textual changes, like correction of spelling mistakes, with no legal impact (for modifications that have legal impact, use legislationAmends).
Can be used on: http://schema.org/Legislation
Implementation
static const legislationCorrects = const IriTerm(
'http://schema.org/legislationCorrects',
);