menu
google_vision_flutter
google_vision_flutter.dart
NormalizedVertex
NormalizedVertex constructor
NormalizedVertex
brightness_4
brightness_5
NormalizedVertex
constructor
NormalizedVertex
(
{
required
double
x
,
required
double
y
}
)
Implementation
NormalizedVertex({required this.x, required this.y});
google_vision_flutter
google_vision_flutter
NormalizedVertex
NormalizedVertex constructor
NormalizedVertex class