menu
polkawallet_sdk package
documentation
storage/keyringEVM.dart
KeyringEVMPrivateStore
currentAddress property
currentAddress property
dark_mode
light_mode
currentAddress
property
String
?
get
currentAddress
Implementation
String? get currentAddress => _storage.currentAddress.val;
polkawallet_sdk package
documentation
storage/keyringEVM
KeyringEVMPrivateStore
currentAddress property
KeyringEVMPrivateStore class