menu
google_vision
google_vision
TextAnnotation
TextAnnotation.fromJson factory constructor
TextAnnotation.fromJson
brightness_4
brightness_5
TextAnnotation.fromJson
constructor
TextAnnotation.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TextAnnotation.fromJson(Map<String, dynamic> json) => _$TextAnnotationFromJson(json);
google_vision
google_vision
TextAnnotation
TextAnnotation.fromJson factory constructor
TextAnnotation class
Constructors
TextAnnotation
fromJson
Properties
boundingPoly
description
hashCode
locale
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==