address property
override
The Ethereum address associated with the Smart Wallet.
Implementation
@override
EthereumAddress? get address => _walletAddress;
The Ethereum address associated with the Smart Wallet.
@override
EthereumAddress? get address => _walletAddress;