occupationLocation constant
occupationLocation [Expects: http://schema.org/AdministrativeArea]
The region/country for which this occupational description is appropriate. Note that educational requirements and qualifications can vary between jurisdictions.
Can be used on: http://schema.org/Occupation
Implementation
static const occupationLocation = IriTerm.prevalidated(
'http://schema.org/occupationLocation',
);