Exports annotations to the XFDF file at the given path.
static Future<bool?> exportXfdf(String xfdfPath) async => NutrientFlutterPlatform.instance.exportXfdf(xfdfPath);