CameraTargetBounds constructor

const CameraTargetBounds(
  1. LatLngBounds? bounds
)

Implementation

const CameraTargetBounds(this.bounds);