menu
google_vision
google_vision
Vertex
Vertex.fromJson factory constructor
Vertex.fromJson
brightness_4
Vertex.fromJson
constructor
Null safety
Vertex.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Vertex.fromJson(Map<String, dynamic> json) => _$VertexFromJson(json);
google_vision
google_vision
Vertex
Vertex.fromJson factory constructor
Vertex class
Constructors
Vertex
fromJson
Properties
hashCode
runtimeType
x
y
Methods
noSuchMethod
toJson
toString
Operators
operator ==