legislationLegalForce constant

IriTerm const legislationLegalForce

IRI for schema:legislationLegalForce [Expects: https://schema.org/LegalForceStatus]

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

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

Implementation

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