legislationDate constant

IriTerm const legislationDate

legislationDate [Expects: https://schema.org/Date]

The date of adoption or signature of the legislation. This is the date at which the text is officially aknowledged to be a legislation, even though it might not even be published or in force.

Can be used on: https://schema.org/Legislation

Implementation

static const legislationDate = IriTerm.prevalidated(
  'https://schema.org/legislationDate',
);