legislationDateVersion constant
IRI for schema:legislationDateVersion [Expects: https://schema.org/Date]
The point-in-time at which the provided description of the legislation is valid (e.g.: when looking at the law on the 2016-04-07 (= dateVersion), I get the consolidation of 2015-04-12 of the "National Insurance Contributions Act 2015")
Can be used on: https://schema.org/Legislation
Implementation
static const legislationDateVersion = IriTerm.prevalidated(
'https://schema.org/legislationDateVersion',
);