legislationDateOfApplicability constant
IRI for schemahttp:legislationDateOfApplicability [Expects: http://schema.org/Date]
The date at which the Legislation becomes applicable. This can sometimes be distinct from the date of entry into force : a text may come in force today, and state it will become applicable in 3 months.
Can be used on: http://schema.org/Legislation
Implementation
static const legislationDateOfApplicability = IriTerm.prevalidated(
'http://schema.org/legislationDateOfApplicability',
);