employmentUnit constant

IriTerm const employmentUnit

IRI for schema:employmentUnit [Expects: https://schema.org/Organization]

Indicates the department, unit and/or facility where the employee reports and/or in which the job is to be performed.

Can be used on: https://schema.org/JobPosting

Implementation

static const employmentUnit = IriTerm.prevalidated(
  'https://schema.org/employmentUnit',
);