sha1 top-level constant Null safety

Hash const sha1

An implementation of the SHA-1 hash function.

Implementation

const Hash sha1 = _Sha1._();