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