menu
googleapis package
documentation
vision/v1.dart
Page
Page constructor
Page constructor
dark_mode
light_mode
Page
constructor
Page
(
{
List
<
Block
>
?
blocks
,
double
?
confidence
,
int
?
height
,
TextProperty
?
property
,
int
?
width
,
})
Implementation
Page({
this
.blocks,
this
.confidence,
this
.height,
this
.property,
this
.width, });
googleapis package
documentation
vision/v1
Page
Page constructor
Page class