employmentType constant
employmentType [Expects: https://schema.org/Text]
Type of employment (e.g. full-time, part-time, contract, temporary, seasonal, internship).
Can be used on: https://schema.org/JobPosting
Implementation
static const employmentType = IriTerm.prevalidated(
'https://schema.org/employmentType',
);