physicalRequirement constant
IRI for schemahttp:physicalRequirement [Expects: http://schema.org/DefinedTerm, http://schema.org/Text, http://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: http://schema.org/JobPosting
Implementation
static const physicalRequirement = IriTerm.prevalidated(
'http://schema.org/physicalRequirement',
);