schemaDomainIncludes constant
domainIncludes from schema vocabulary [Expects: https://schema.org/Class]
Relates a property to a class that is (one of) the type(s) the property is expected to be used on.
Can be used on: https://schema.org/Property
Implementation
static const schemaDomainIncludes = IriTerm.prevalidated(
'https://schema.org/domainIncludes',
);