hash property

  1. @override
Uint8List get hash
override

Implementation

@override
Uint8List get hash => _hashCache ??= leafHash(toBytes());