serviceArea property

  1. @Deprecated('Use [areaServed]. See https://schema.org/serviceArea')
dynamic serviceArea
getter/setter pair

The geographic area where the service is provided.

Supported types: SchemaAdministrativeArea, SchemaGeoShape, SchemaPlace

Implementation

@Deprecated('Use [areaServed]. See https://schema.org/serviceArea')
dynamic serviceArea;