workLocation constant
IRI for schema:workLocation [Expects: https://schema.org/ContactPoint, https://schema.org/Place]
A contact location for a person's place of work.
Can be used on: https://schema.org/Person
Implementation
static const workLocation = IriTerm.prevalidated(
'https://schema.org/workLocation',
);