google_vision
google_vision
AnnotateImageResponse
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$AnnotateImageResponseToJson(this);
google_vision
google_vision
AnnotateImageResponse
toJson method
AnnotateImageResponse class
Constructors
AnnotateImageResponse
fromJson
Properties
faceAnnotationList
faceAnnotations
hashCode
labelAnnotationList
labelAnnotations
localizedObjectAnnotationList
localizedObjectAnnotations
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==