switchCameraOn method

void switchCameraOn()

Implementation

void switchCameraOn() {
  CallManager().turnCameraOn();
}