menu
aws_lambda_dart_runtime package
documentation
events/dynamodb_event.dart
AwsDynamoDBUpdateRecord
oldImage property
oldImage property
dark_mode
light_mode
oldImage
property
@JsonKey(name: 'NewImage')
Map
<
String
,
dynamic
>
?
oldImage
final
New Image ...
Implementation
@JsonKey(name: 'NewImage') final Map<String, dynamic>? oldImage;
aws_lambda_dart_runtime package
documentation
events/dynamodb_event
AwsDynamoDBUpdateRecord
oldImage property
AwsDynamoDBUpdateRecord class