menu
googleapis package
documentation
vision/v1.dart
WebEntity
WebEntity constructor
WebEntity constructor
dark_mode
light_mode
WebEntity
constructor
WebEntity
(
{
String
?
description
,
String
?
entityId
,
double
?
score
,
})
Implementation
WebEntity({ this.description, this.entityId, this.score, });
googleapis package
documentation
vision/v1
WebEntity
WebEntity constructor
WebEntity class