geographicArea constant

IriTerm const geographicArea

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

The geographic area associated with the audience.

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

Implementation

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