Message constructor
Message({})
Implementation
Message({
this.attributes,
this.body,
this.mD5OfBody,
this.mD5OfMessageAttributes,
this.messageAttributes,
this.messageId,
this.receiptHandle,
});
Message({
this.attributes,
this.body,
this.mD5OfBody,
this.mD5OfMessageAttributes,
this.messageAttributes,
this.messageId,
this.receiptHandle,
});