md5 top-level property
final
An instance of MD5.
This instance provides convenient access to the MD5 hash function.
Warning: MD5 has known collisions and should only be used when required for backwards compatibility.
Implementation
final md5 = new MD5._()