north property

GpsCoordinates north

Implementation

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