menu
aws_dynamodb_api package
documentation
dynamodb-2011-12-05.dart
AttributeValue
AttributeValue constructor
AttributeValue constructor
dark_mode
light_mode
AttributeValue
constructor
AttributeValue
(
{
Uint8List
?
b
,
List
<
Uint8List
>
?
bs
,
String
?
n
,
List
<
String
>
?
ns
,
String
?
s
,
List
<
String
>
?
ss
,
})
Implementation
AttributeValue({ this.b, this.bs, this.n, this.ns, this.s, this.ss, });
aws_dynamodb_api package
documentation
dynamodb-2011-12-05
AttributeValue
AttributeValue constructor
AttributeValue class