menu
googleapis package
documentation
vision/v1.dart
TextDetectionParams
TextDetectionParams constructor
TextDetectionParams constructor
dark_mode
light_mode
TextDetectionParams
constructor
TextDetectionParams
(
{
List
<
String
>
?
advancedOcrOptions
,
bool
?
enableTextDetectionConfidenceScore
,
})
Implementation
TextDetectionParams({ this.advancedOcrOptions, this.enableTextDetectionConfidenceScore, });
googleapis package
documentation
vision/v1
TextDetectionParams
TextDetectionParams constructor
TextDetectionParams class