menu
polkawallet_sdk package
documentation
storage/keyring.dart
KeyringPrivateStore
currentPubKey property
currentPubKey property
dark_mode
light_mode
currentPubKey
property
String
?
get
currentPubKey
Implementation
String? get currentPubKey => _storage.currentPubKey.val;
polkawallet_sdk package
documentation
storage/keyring
KeyringPrivateStore
currentPubKey property
KeyringPrivateStore class