menu
google_vision_flutter
google_vision_flutter.dart
EntityAnnotation
EntityAnnotation.fromJson factory constructor
EntityAnnotation.fromJson
brightness_4
brightness_5
EntityAnnotation.fromJson
constructor
EntityAnnotation.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory EntityAnnotation.fromJson(Map<String, dynamic> json) => _$EntityAnnotationFromJson(json);
google_vision_flutter
google_vision_flutter
EntityAnnotation
EntityAnnotation.fromJson factory constructor
EntityAnnotation class