sha1 method

  1. @override
Sha1 sha1()
override

Implementation

@override
Sha1 sha1() {
  return fallback.sha1();
}