menu
googleapis package
documentation
vision/v1.dart
Feature
Feature constructor
Feature constructor
dark_mode
light_mode
Feature
constructor
Feature
(
{
int
?
maxResults
,
String
?
model
,
String
?
type
,
})
Implementation
Feature({ this.maxResults, this.model, this.type, });
googleapis package
documentation
vision/v1
Feature
Feature constructor
Feature class