menu
google_vision
google_vision
AnnotationRequests
AnnotationRequests constructor
AnnotationRequests
brightness_4
AnnotationRequests
constructor
Null safety
AnnotationRequests
(
{
required
List
<
AnnotationRequest
>
requests
}
)
Implementation
AnnotationRequests({ required this.requests, });
google_vision
google_vision
AnnotationRequests
AnnotationRequests constructor
AnnotationRequests class
Constructors
AnnotationRequests
fromJson
Properties
hashCode
requests
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==