physicalRequirement constant
IRI for schema:physicalRequirement [Expects: https://schema.org/DefinedTerm, https://schema.org/Text, https://schema.org/URL]
A description of the types of physical activity associated with the job. 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 physicalRequirement = IriTerm.prevalidated(
'https://schema.org/physicalRequirement',
);