menu
polkawallet_sdk package
documentation
storage/keyringEVM.dart
KeyringEVMPrivateStore
list property
list property
dark_mode
light_mode
list
property
List
get
list
Implementation
List get list { return _formatAccount(_storage.keyPairs.val.toList()); }
polkawallet_sdk package
documentation
storage/keyringEVM
KeyringEVMPrivateStore
list property
KeyringEVMPrivateStore class