employerOverview constant

IriTerm const employerOverview

IRI for schema:employerOverview [Expects: https://schema.org/Text]

A description of the employer, career opportunities and work environment for this position.

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

Implementation

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