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