menu
google_vision_flutter
google_vision_flutter.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_flutter
google_vision_flutter
TextAnnotation
TextAnnotation.fromJson factory constructor
TextAnnotation class