menu
google_vision
google_vision
Vertex
Vertex constructor
Vertex
brightness_4
brightness_5
Vertex
constructor
Vertex
(
{
required
int
x
,
required
int
y
}
)
Implementation
Vertex({required this.x, required this.y});
google_vision
google_vision
Vertex
Vertex constructor
Vertex class
Constructors
Vertex
fromJson
Properties
hashCode
runtimeType
x
y
Methods
noSuchMethod
toJson
toString
Operators
operator ==