topRight property

LatLng topRight

Implementation

LatLng get topRight => LatLng(topLeft.latitude, bottomRight.longitude);