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