menu
google_vision
google_vision
TextDetectionParams
TextDetectionParams constructor
TextDetectionParams
brightness_4
brightness_5
TextDetectionParams
constructor
TextDetectionParams
(
{
required
bool
enableTextDetectionConfidenceScore
}
)
Implementation
TextDetectionParams({required this.enableTextDetectionConfidenceScore});
google_vision
google_vision
TextDetectionParams
TextDetectionParams constructor
TextDetectionParams class
Constructors
TextDetectionParams
fromJson
Properties
enableTextDetectionConfidenceScore
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==