google_vision
google_vision
Feature
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$FeatureToJson(this);
google_vision
google_vision
Feature
toJson method
Feature class
Constructors
Feature
fromJson
Properties
hashCode
maxResults
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==