switchCameraFront method

void switchCameraFront()

Implementation

void switchCameraFront() {
  CallManager().switchToFrontCamera();
}