applicantLocationRequirements constant
applicantLocationRequirements [Expects: http://schema.org/AdministrativeArea]
The location(s) applicants can apply from. This is usually used for telecommuting jobs where the applicant does not need to be in a physical office. Note: This should not be used for citizenship or work visa requirements.
Can be used on: http://schema.org/JobPosting
Implementation
static const applicantLocationRequirements = IriTerm.prevalidated(
'http://schema.org/applicantLocationRequirements',
);