name property

  1. @override
String name
final

Name of the hash function algorithm.

Useful for uniquely identifying the hash function algorithm for purposes such as serialization and debugging.

Implementation

@override
final String name;