transactionRoot property Null safety

Uint8List transactionRoot
read / write

The MerkelTree.root of the TransactionModel hashes taht are part of this.

Implementation

late Uint8List transactionRoot;