View constructor

View(
  1. CameraModel model
)

Implementation

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