sha224 method

  1. @override
Sha224 sha224()
override

A factory used by Sha224.

Implementation

@override
Sha224 sha224() => const DartSha224();