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