coords property

Coordinates coords

Implementation

Coordinates get coords {
  return Coordinates(latitude, longitude);
}