Analyzes the currently loaded document and returns the detected data.
static Future<String> analyze() { return DocutainSdkPlatform.instance.analyze(); }