md5Hash property

String? md5Hash
getter/setter pair

MD5 hash of the data; encoded using base64.

For more information about using the MD5 hash, see Hashes and ETags: Best Practices.

Implementation

core.String? md5Hash;