northEast property

LatLng? northEast

Obtain coordinates of northeast corner of the bounds

Implementation

LatLng? get northEast => _ne;