menu
aws_client package
documentation
dynamo_document.dart
BatchGetOutput
BatchGetOutput.new constructor
BatchGetOutput.new constructor
dark_mode
light_mode
BatchGetOutput
constructor
BatchGetOutput
(
List
<
ConsumedCapacity
>
consumedCapacity
,
Map
<
String
,
List
<
Map
<
String
,
dynamic
>
>
>
responses
,
Map
<
String
,
KeysAndProjection
>
unprocessedKeys
)
Implementation
BatchGetOutput(this.consumedCapacity, this.responses, this.unprocessedKeys);
aws_client package
documentation
dynamo_document
BatchGetOutput
BatchGetOutput.new constructor
BatchGetOutput class