Future<bool> switchCamera(OcrKitCameraMode mode) { return OcrKitPlatform.instance.switchCamera(mode); }