messageId property

  1. @JsonKey()
String? messageId
final

Id of the SQS message.

Implementation

@JsonKey()
final String? messageId;