static Future<void> setMirrorFrontCamera(bool mirrorFrontCamera) { return CameraInterface().setMirrorFrontCamera(mirrorFrontCamera); }