md5Hash property

String? md5Hash
getter/setter pair

MD5 hash of the data; encoded using base64.

For more information about using the MD5 hash, see Data Validation and Change Detection.

Implementation

core.String? md5Hash;