SocketCamView constructor
const
SocketCamView({
- Key? key,
- required CaptureHelperDevice device,
Implementation
const SocketCamView({super.key, required this.device});