coords property

_Coordinates coords

Coorinates of GeoData.

Implementation

_Coordinates get coords {
  return _geoFirePoint.coords;
}