blockHash property
Hash
get
blockHash
Computes the block hash from the header.
Implementation
Hash get blockHash => header.blockHash();
Computes the block hash from the header.
Hash get blockHash => header.blockHash();