menu
solana_wallet_kit package
documentation
wallet/storage/wallet_store.dart
WalletStore
saveWalletSecret abstract method
saveWalletSecret abstract method
dark_mode
light_mode
saveWalletSecret
abstract method
Future
<
void
>
saveWalletSecret
(
WalletSecret
secret
)
Implementation
Future<void> saveWalletSecret(WalletSecret secret);
solana_wallet_kit package
documentation
wallet/storage/wallet_store
WalletStore
saveWalletSecret abstract method
WalletStore class