menu
google_vision
google_vision
LabelAnnotation
LabelAnnotation.fromJson factory constructor
LabelAnnotation.fromJson
brightness_4
brightness_5
LabelAnnotation.fromJson
constructor
LabelAnnotation.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory LabelAnnotation.fromJson(Map<String, dynamic> json) => _$LabelAnnotationFromJson(json);
google_vision
google_vision
LabelAnnotation
LabelAnnotation.fromJson factory constructor
LabelAnnotation class
Constructors
LabelAnnotation
fromJson
Properties
description
hashCode
mid
runtimeType
score
topicality
Methods
noSuchMethod
toJson
toString
Operators
operator ==