jobLocation constant
IRI for schema:jobLocation [Expects: https://schema.org/Place]
A (typically single) geographic location associated with the job position.
Can be used on: https://schema.org/JobPosting
Implementation
static const jobLocation = IriTerm.prevalidated(
'https://schema.org/jobLocation',
);