menu
blockchain_utils package
documentation
secret_wallet/web3_storage_defination.dart
Web3SecretStorageDefinationV3
clean method
clean method
dark_mode
light_mode
clean
method
void
clean
(
)
Implementation
void clean() { BinaryOps.zero(_data); BinaryOps.zero(_password); }
blockchain_utils package
documentation
secret_wallet/web3_storage_defination
Web3SecretStorageDefinationV3
clean method
Web3SecretStorageDefinationV3 class