menu
googleapis package
documentation
vision/v1.dart
KeyValue
KeyValue constructor
KeyValue constructor
dark_mode
light_mode
KeyValue
constructor
KeyValue
(
{
String
?
key
,
String
?
value
,
})
Implementation
KeyValue({ this.key, this.value, });
googleapis package
documentation
vision/v1
KeyValue
KeyValue constructor
KeyValue class