rangeIncludes constant
IRI for schemahttp:rangeIncludes [Expects: http://schema.org/Class]
Relates a property to a class that constitutes (one of) the expected type(s) for values of the property.
Can be used on: http://schema.org/Property
Implementation
static const rangeIncludes = IriTerm.prevalidated(
'http://schema.org/rangeIncludes',
);