employerOverview constant

IriTerm const employerOverview

employerOverview [Expects: http://schema.org/Text]

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

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

Implementation

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