menu
blockchain_utils package
documentation
crypto/crypto/hash/hash.dart
SerializableHash
restoreState abstract method
restoreState abstract method
dark_mode
light_mode
restoreState
abstract method
SerializableHash
restoreState
(
HashState
savedState
)
Restores the hash state from a saved state.
Implementation
SerializableHash restoreState(HashState savedState);
blockchain_utils package
documentation
crypto/crypto/hash/hash
SerializableHash
restoreState abstract method
SerializableHash class