attachmentsSha256Hash property

List<String>? attachmentsSha256Hash
getter/setter pair

The SHA256 hash of email's attachment and all MIME parts.

Implementation

core.List<core.String>? attachmentsSha256Hash;