startCamera method

void startCamera()

Implementation

void startCamera() {
  platform.startCamera();
}