md5 top-level constant
Hash
const md5
An implementation of the MD5 hash function.
Warning: MD5 has known collisions and should only be used when required for backwards compatibility.
Implementation
const Hash md5 = _MD5._();