menu
google_vision
google_vision.dart
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