menu
google_vision
google_vision.dart
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