menu
spiffynode package
documentation
spiffy_node.dart
Hash
Hash.zero factory constructor
Hash.zero factory constructor
dark_mode
light_mode
Hash.zero
constructor
Hash.zero
(
)
Create zero hash
Implementation
factory Hash.zero() { return Hash._(Uint8List(hashSize)); }
spiffynode package
documentation
spiffy_node
Hash
Hash.zero factory constructor
Hash class