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