rangeIncludes constant
IRI for schema:rangeIncludes [Expects: https://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: https://schema.org/Property
Implementation
static const rangeIncludes = IriTerm.prevalidated(
'https://schema.org/rangeIncludes',
);