menu
aws_dynamodb_api package
documentation
dynamodb-2012-08-10.dart
BatchStatementResponse
item property
item property
dark_mode
light_mode
item
property
Map
<
String
,
AttributeValue
>
?
item
final
A DynamoDB item associated with a BatchStatementResponse
Implementation
final Map<String, AttributeValue>? item;
aws_dynamodb_api package
documentation
dynamodb-2012-08-10
BatchStatementResponse
item property
BatchStatementResponse class