md5OfBody property

  1. @JsonKey()
String? md5OfBody
final

The md5 hash of the message body.

Implementation

@JsonKey()
final String? md5OfBody;