zoomOut static method

CameraUpdate zoomOut()

Implementation

static CameraUpdate zoomOut() {
  return CameraUpdate._(<dynamic>[Param.zoomOut]);
}