allValuesFrom constant
allValuesFrom [Expects: http://www.w3.org/2000/01/rdf-schema#Class]
The property that determines the class that a universal property restriction refers to.
Can be used on: http://www.w3.org/2002/07/owl#Restriction
Implementation
static const allValuesFrom = IriTerm.prevalidated(
'http://www.w3.org/2002/07/owl#allValuesFrom',
);