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