menu
docutain_sdk package
documentation
docutain_sdk_platform_interface.dart
DocutainSdkPlatform
analyze method
analyze method
dark_mode
light_mode
analyze
method
Future
<
String
>
analyze
(
)
Implementation
Future<String> analyze() { throw UnimplementedError('analyze() has not been implemented.'); }
docutain_sdk package
documentation
docutain_sdk_platform_interface
DocutainSdkPlatform
analyze method
DocutainSdkPlatform class