EmployerReview constant

IriTerm const EmployerReview

IRI for schemahttp:EmployerReview

An {EmployerReview} is a review of an {Organization} regarding its role as an employer, written by a current or former employee of that organization.

Implementation

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