getBlockSize property

  1. @override
int get getBlockSize
inherited

The block size used by the hash algorithm.

Implementation

@override
int get getBlockSize => 64;