menu
google_vision
google_vision.dart
BoundingPoly
vertices property
vertices
brightness_4
brightness_5
vertices
property
@
JsonKey
(defaultValue: [])
List
<
Vertex
>
vertices
final
The bounding polygon vertices.
Implementation
@JsonKey(defaultValue: []) final List<Vertex> vertices;
google_vision
google_vision
BoundingPoly
vertices property
BoundingPoly class