southEast property

LatLng get southEast

Obtain coordinates of southeast corner of the bounds

Implementation

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