hash property

Hash hash

Hash is the default hash function to be used. If zero, SHA-256 is used.

Implementation

Hash get hash =>
    Hash.fromValue(const fb.Int32Reader().vTableGet(_bc, _bcOffset, 8, 0));