menu
scanbot_sdk
scanbot_sdk.dart
OcrConfigsResult
OcrConfigsResult.new constructor
OcrConfigsResult.new
dark_mode
light_mode
OcrConfigsResult
constructor
OcrConfigsResult
(
{
required
String
languageDataPath
,
required
List
<
String
>
installedLanguages
,
})
Implementation
OcrConfigsResult({ required this.languageDataPath, required this.installedLanguages, });
scanbot_sdk
scanbot_sdk
OcrConfigsResult
OcrConfigsResult.new constructor
OcrConfigsResult class