hash property

Uint8List hash

Implementation

Uint8List get hash => sha256.convert(binaryValue).bytes as Uint8List;