flipCamera static method

Future flipCamera()

Go from back camera to front or vice versa.

Implementation

static Future flipCamera() => _channel.invokeMethod('flipCamera');