southEast property

LatLng southEast

Obtain coordinates of southeast corner of the bounds

Implementation

LatLng get southEast => LatLng(south, east);