menu
googleapis package
documentation
vision/v1.dart
TextDetectionParams
TextDetectionParams.new constructor
TextDetectionParams.new 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.new constructor
TextDetectionParams class