google_vision
google_vision
NormalizedVertex
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$NormalizedVertexToJson(this);
google_vision
google_vision
NormalizedVertex
toJson method
NormalizedVertex class
Constructors
NormalizedVertex
fromJson
Properties
hashCode
runtimeType
x
y
Methods
noSuchMethod
toJson
toString
Operators
operator ==