sha1 method

  1. @override
Sha1 sha1()
override

A factory used by Sha1.

Implementation

@override
Sha1 sha1() => const DartSha1();