menu
aws_dynamodb_api package
documentation
dynamodb-2012-08-10.dart
SourceTableDetails
keySchema property
keySchema property
dark_mode
light_mode
keySchema
property
List
<
KeySchemaElement
>
keySchema
final
Schema of the table.
Implementation
final
List
<KeySchemaElement> keySchema;
aws_dynamodb_api package
documentation
dynamodb-2012-08-10
SourceTableDetails
keySchema property
SourceTableDetails class
Constructors
new
fromJson
Properties
billingMode
hashCode
itemCount
keySchema
provisionedThroughput
runtimeType
tableArn
tableCreationDateTime
tableId
tableName
tableSizeBytes
Methods
noSuchMethod
toString
Operators
operator ==