proofs property Null safety
read / write
The list of Merkel Proofs for each hash in hashes.
Implementation
Map<Uint8List, Uint8List> proofs = {};
The list of Merkel Proofs for each hash in hashes.
Map<Uint8List, Uint8List> proofs = {};