serviceArea constant
serviceArea [Expects: https://schema.org/AdministrativeArea, https://schema.org/GeoShape, https://schema.org/Place]
The geographic area where the service is provided.
Can be used on: https://schema.org/ContactPoint, https://schema.org/Organization, https://schema.org/Service
Implementation
static const serviceArea = IriTerm.prevalidated(
'https://schema.org/serviceArea',
);