educationRequirements constant
IRI for schema:educationRequirements [Expects: https://schema.org/EducationalOccupationalCredential, https://schema.org/Text]
Educational background needed for the position or Occupation.
Can be used on: https://schema.org/JobPosting, https://schema.org/Occupation
Implementation
static const educationRequirements = IriTerm.prevalidated(
'https://schema.org/educationRequirements',
);