zoomOut static method

CameraUpdate zoomOut()

Implementation

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