openCamera method

Future<void> openCamera()

Open the camera.

Implementation

Future<void> openCamera() => _cameraEnhancerCaller.openCamera();