south property

GpsCoordinates south

Implementation

static GpsCoordinates get south =>
  GpsCoordinates(latitude: -1 * latitudePerMeter);