Converts the Smart Wallet address to its hexadecimal representation.
@override String? get toHex => _walletAddress?.hexEip55;