PictureScreenCamera constructor
const
PictureScreenCamera({})
Implementation
const PictureScreenCamera({
super.key,
this.lensDirection,
this.shootingMinutes = 0,
this.shootingSeconds = 0,
this.changeCameraSeconds = 0,
this.changeCameraMinutes = 0,
required this.examId,
});