menu
account_abstraction_alchemy package
documentation
account_abstraction_alchemy.dart
SmartWallet
address property
address property
dark_mode
light_mode
address
property
@
override
EthereumAddress
get
address
The Ethereum address of the Smart Wallet.
Implementation
@override EthereumAddress get address => _walletAddress;
account_abstraction_alchemy package
documentation
account_abstraction_alchemy
SmartWallet
address property
SmartWallet class