menu
googleapis package
documentation
vision/v1.dart
Result
Result.new constructor
Result.new constructor
dark_mode
light_mode
Result
constructor
Result
(
{
String
?
image
,
Product
?
product
,
double
?
score
,
})
Implementation
Result({
this
.image,
this
.product,
this
.score, });
googleapis package
documentation
vision/v1
Result
Result.new constructor
Result class