totalJobOpenings constant
totalJobOpenings [Expects: http://schema.org/Integer]
The number of positions open for this job posting. Use a positive integer. Do not use if the number of positions is unclear or not known.
Can be used on: http://schema.org/JobPosting
Implementation
static const totalJobOpenings = IriTerm.prevalidated(
'http://schema.org/totalJobOpenings',
);