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