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