CameraReaction constructor
Creates a new instance of CameraReaction.
Implementation
const CameraReaction({
required this.video,
required this.recordings,
});
Creates a new instance of CameraReaction.
const CameraReaction({
required this.video,
required this.recordings,
});