google_vision
google_vision
AnnotationRequest
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$AnnotationRequestToJson(this);
google_vision
google_vision
AnnotationRequest
toJson method
AnnotationRequest class
Constructors
AnnotationRequest
fromJson
Properties
features
hashCode
image
imageContext
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==