Applies Instant document JSON to the presented document.
static Future<bool?> applyInstantJson(String annotationsJson) async => PspdfkitFlutterPlatform.instance.applyInstantJson(annotationsJson);