preferredCameraDevice property
preferredCameraDevice makes sense if you pass ImageSource.camera in the list of sources and the camera is supported by your device
Implementation
final CameraDevice preferredCameraDevice;
preferredCameraDevice makes sense if you pass ImageSource.camera in the list of sources and the camera is supported by your device
final CameraDevice preferredCameraDevice;