EmployerReview constant
IriTerm
const EmployerReview
IRI for schema: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 = const IriTerm(
'https://schema.org/EmployerReview',
);