GeoCoordinates constant

IriTerm const GeoCoordinates

IRI for schema:GeoCoordinates

The geographic coordinates of a place or event.

Implementation

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