DCVCameraView constructor

DCVCameraView({
  1. Key? key,
})

Implementation

DCVCameraView({Key? key}) : super(key: key);