menu
aws_dynamodb_api package
documentation
dynamodb-2011-12-05.dart
ExpectedAttributeValue
exists property
exists property
dark_mode
light_mode
exists
property
bool
?
exists
final
Specify whether or not a value already exists for the attribute name-value pair.
Implementation
final bool? exists;
aws_dynamodb_api package
documentation
dynamodb-2011-12-05
ExpectedAttributeValue
exists property
ExpectedAttributeValue class