menu
ndk package
documentation
domain_layer/usecases/accounts/accounts.dart
Accounts
accounts property
accounts property
dark_mode
light_mode
accounts
property
Map
<
String
,
Account
>
accounts
final
pubKey -> Account
Implementation
final Map<String, Account> accounts = {};
ndk package
documentation
domain_layer/usecases/accounts/accounts
Accounts
accounts property
Accounts class