Future<bool> switchCamera(CameraKitPlusCameraMode mode) { return CameraKitPlusPlatform.instance.switchCamera(mode); }