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