CameraView constructor

CameraView(
  1. CameraModel model
)

Implementation

CameraView(this.model) : super(key: ObjectKey(model));