menu
walletconnect_modal_flutter package
documentation
services/walletconnect_modal/walletconnect_modal_service.dart
WalletConnectModalService
address property
address property
dark_mode
light_mode
address
property
@
override
String
?
get
address
override
The address of the currently connected account.
Implementation
@override String? get address => _address;
walletconnect_modal_flutter package
documentation
services/walletconnect_modal/walletconnect_modal_service
WalletConnectModalService
address property
WalletConnectModalService class