geographicArea constant
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 = IriTerm.prevalidated(
'https://schema.org/geographicArea',
);