menu
google_vision
google_vision
ImageAnnotationContext
ImageAnnotationContext constructor
ImageAnnotationContext
brightness_4
ImageAnnotationContext
constructor
Null safety
ImageAnnotationContext
(
{
required
String
uri
,
required
int
pageNumber
}
)
Implementation
ImageAnnotationContext({ required this.uri, required this.pageNumber, });
google_vision
google_vision
ImageAnnotationContext
ImageAnnotationContext constructor
ImageAnnotationContext class
Constructors
ImageAnnotationContext
fromJson
Properties
hashCode
pageNumber
runtimeType
uri
Methods
noSuchMethod
toJson
toString
Operators
operator ==