topRight property

LatLng get topRight

Implementation

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