Future<bool> changeFlashMode(CameraKitPlusFlashMode mode) { return CameraKitPlusPlatform.instance.changeFlashMode(mode); }