transactionRoot property Null safety

Uint8List transactionRoot
read / write

The MerkelTree.root of the transaction hashes that are part of this.

Implementation

late Uint8List transactionRoot;