toSync method
For synchronous computations, returns a pure Dart implementation of the hash algorithm.
Implementation
@override
DartHashAlgorithm toSync() => this;
For synchronous computations, returns a pure Dart implementation of the hash algorithm.
@override
DartHashAlgorithm toSync() => this;