menu
googleapis package
documentation
vision/v1.dart
Vertex
Vertex constructor
Vertex constructor
dark_mode
light_mode
Vertex
constructor
Vertex
(
{
int
?
x
,
int
?
y
,
})
Implementation
Vertex({ this.x, this.y, });
googleapis package
documentation
vision/v1
Vertex
Vertex constructor
Vertex class