north property

double get north

Obtain north edge of the bounds

Implementation

double get north => northEast.latitude;