switchCamera method

void switchCamera()

Implementation

void switchCamera() {
  CallManager().switchCamera();
}