hashes property Null safety

List<Uint8List> hashes
final

The list of hashes that are used to build this Merkel Tree.

Implementation

final List<Uint8List> hashes;