coords property

Coordinates get coords

Implementation

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