menu
google_vision
google_vision
AnnotationRequest
AnnotationRequest.fromJson factory constructor
AnnotationRequest.fromJson
brightness_4
brightness_5
AnnotationRequest.fromJson
constructor
AnnotationRequest.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AnnotationRequest.fromJson(Map<String, dynamic> json) => _$AnnotationRequestFromJson(json);
google_vision
google_vision
AnnotationRequest
AnnotationRequest.fromJson factory constructor
AnnotationRequest class
Constructors
AnnotationRequest
fromJson
Properties
features
hashCode
image
imageContext
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==