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