menu
polkawallet_sdk package
documentation
storage/keyring.dart
KeyringPrivateStore
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/keyring
KeyringPrivateStore
list property
KeyringPrivateStore class