sensoryRequirement constant
IRI for schema:sensoryRequirement [Expects: https://schema.org/DefinedTerm, https://schema.org/Text, https://schema.org/URL]
A description of any sensory requirements and levels necessary to function on the job, including hearing and vision. Defined terms such as those in O*net may be used, but note that there is no way to specify the level of ability as well as its nature when using a defined term.
Can be used on: https://schema.org/JobPosting
Implementation
static const sensoryRequirement = IriTerm.prevalidated(
'https://schema.org/sensoryRequirement',
);