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