geographicArea constant

IriTerm const geographicArea

IRI for schemahttp:geographicArea [Expects: http://schema.org/AdministrativeArea]

The geographic area associated with the audience.

Can be used on: http://schema.org/Audience

Implementation

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