jobLocationType constant
jobLocationType [Expects: http://schema.org/Text]
A description of the job location (e.g. TELECOMMUTE for telecommute jobs).
Can be used on: http://schema.org/JobPosting
Implementation
static const jobLocationType = IriTerm.prevalidated(
'http://schema.org/jobLocationType',
);