menu
wallet_kit package
documentation
wallet_state/wallet_state.dart
Account
balances property
balances property
dark_mode
light_mode
balances
property
Map
<
String
,
double
>
get
balances
inherited
Implementation
Map<String, double> get balances => throw _privateConstructorUsedError;
wallet_kit package
documentation
wallet_state/wallet_state
Account
balances property
Account class