menu
aws_emr_api package
documentation
elasticmapreduce-2009-03-31.dart
KeyValue
KeyValue constructor
KeyValue constructor
dark_mode
light_mode
KeyValue
constructor
KeyValue
(
{
String
?
key
,
String
?
value
,
})
Implementation
KeyValue({ this.key, this.value, });
aws_emr_api package
documentation
elasticmapreduce-2009-03-31
KeyValue
KeyValue constructor
KeyValue class