ClientCameraView constructor

ClientCameraView({
  1. Key? key,
})

Implementation

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