flipCamera static method
Go from back camera to front or vice versa.
Implementation
static Future flipCamera() => _channel.invokeMethod('flipCamera');
Go from back camera to front or vice versa.
static Future flipCamera() => _channel.invokeMethod('flipCamera');