schemahttpWorkLocation constant

IriTerm const schemahttpWorkLocation

workLocation from schemahttp vocabulary [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 schemahttpWorkLocation = IriTerm.prevalidated(
  'http://schema.org/workLocation',
);