menu
coin package
documentation
coin_chains.dart
BalanceInfo
total property
total property
dark_mode
light_mode
total
property
BigInt
get
total
Implementation
BigInt get total => confirmed + unconfirmed;
coin package
documentation
coin_chains
BalanceInfo
total property
BalanceInfo class