item property

Map<String, AttributeValue>? item
final

Map of attribute data consisting of the data type and attribute value.

Implementation

final Map<String, AttributeValue>? item;