rootHash property

String? get rootHash

Gets the root hash of the tree

Implementation

String? get rootHash => root?.hash;