sha256 method

  1. @override
Sha256 sha256()
override

A factory used by Sha256.

Implementation

@override
Sha256 sha256() => const DartSha256();