legislationLegalForce constant
IriTerm
const legislationLegalForce
IRI for schemahttp: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 = const IriTerm(
'http://schema.org/legislationLegalForce',
);