applicantLocationRequirements constant
applicantLocationRequirements [Expects: https://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: https://schema.org/JobPosting
Implementation
static const applicantLocationRequirements = IriTerm.prevalidated(
'https://schema.org/applicantLocationRequirements',
);