initCamera method

Widget initCamera()

Implementation

Widget initCamera() {
  throw UnimplementedError('cameraView() has not been implemented.');
}