coordinateBoundsForCameraUnwrapped method
Returns the coordinate bounds
for a given camera.
Implementation
Future<CoordinateBounds> coordinateBoundsForCameraUnwrapped(
CameraOptions camera) =>
_cameraManager.coordinateBoundsForCameraUnwrapped(camera);