jobLocation constant

IriTerm const jobLocation

jobLocation [Expects: http://schema.org/Place]

A (typically single) geographic location associated with the job position.

Can be used on: http://schema.org/JobPosting

Implementation

static const jobLocation = IriTerm.prevalidated(
  'http://schema.org/jobLocation',
);