name property

  1. @override
String name
override

Returns the name of this algorithm.

Implementation

@override
String get name => 'sha256';