serviceArea constant

IriTerm const serviceArea

serviceArea [Expects: http://schema.org/AdministrativeArea, http://schema.org/GeoShape, http://schema.org/Place]

The geographic area where the service is provided.

Can be used on: http://schema.org/ContactPoint, http://schema.org/Organization, http://schema.org/Service

Implementation

static const serviceArea = IriTerm.prevalidated(
  'http://schema.org/serviceArea',
);