menu
polkawallet_sdk package
documentation
storage/keyring.dart
KeyringPrivateStore
pubKeyAddressMap property
pubKeyAddressMap property
dark_mode
light_mode
pubKeyAddressMap
property
Map
<
String
,
Map
>
get
pubKeyAddressMap
Implementation
Map<String, Map> get pubKeyAddressMap { return _pubKeyAddressMap; }
polkawallet_sdk package
documentation
storage/keyring
KeyringPrivateStore
pubKeyAddressMap property
KeyringPrivateStore class