transactionRoot property Null safety
read / write
The MerkelTree.root of the transaction hashes that are part of this.
Implementation
late Uint8List transactionRoot;
The MerkelTree.root of the transaction hashes that are part of this.
late Uint8List transactionRoot;