valueRequired constant
IRI for schemahttp:valueRequired [Expects: http://schema.org/Boolean]
Whether the property must be filled in to complete the action. Default is false.
Can be used on: http://schema.org/PropertyValueSpecification
Implementation
static const valueRequired = IriTerm.prevalidated(
'http://schema.org/valueRequired',
);