stopCamera method

void stopCamera()

Implementation

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