lesserOrEqual constant
IRI for schemahttp:lesserOrEqual [Expects: http://schema.org/QualitativeValue]
This ordering relation for qualitative values indicates that the subject is lesser than or equal to the object.
Can be used on: http://schema.org/QualitativeValue
Implementation
static const lesserOrEqual = IriTerm.prevalidated(
'http://schema.org/lesserOrEqual',
);