RScanCameraController constructor

RScanCameraController(
  1. RScanCameraDescription description,
  2. RScanCameraResolutionPreset resolutionPreset
)

Implementation

RScanCameraController(this.description, this.resolutionPreset)
    : super(const RScanCameraValue.uninitialized());