switchCamera method

Future<void> switchCamera()

Implementation

Future<void> switchCamera() => _rtc.switchCamera();