legislationLegalForce constant

IriTerm const legislationLegalForce

legislationLegalForce [Expects: http://schema.org/LegalForceStatus]

Whether the legislation is currently in force, not in force, or partially in force.

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

Implementation

static const legislationLegalForce = IriTerm.prevalidated(
  'http://schema.org/legislationLegalForce',
);