MultiCam constructor

const MultiCam({
  1. Key? key,
})

Implementation

const MultiCam({Key? key}) : super(key: key);