switchCameraLens abstract method

Future<void> switchCameraLens(
  1. CameraType type
)

Switch the camera type front or back

Implementation

Future<void> switchCameraLens(CameraType type);