menu
aws_dynamodb_api package
documentation
dynamodb-2012-08-10.dart
AttributeValue
boolValue property
boolValue property
dark_mode
light_mode
boolValue
property
bool
?
boolValue
final
An attribute of type Boolean. For example:
"BOOL": true
Implementation
final bool? boolValue;
aws_dynamodb_api package
documentation
dynamodb-2012-08-10
AttributeValue
boolValue property
AttributeValue class