Future<bool?> setOcrRotation(int degree) { return CameraKitPlusPlatform.instance.setOcrRotation(degree); }