bottomLeft property
LatLng
get
bottomLeft
Implementation
LatLng get bottomLeft => LatLng(bottomRight.latitude, topLeft.longitude);
LatLng get bottomLeft => LatLng(bottomRight.latitude, topLeft.longitude);