menu
variance_dart
interfaces
SmartWalletBase
balance property
balance
brightness_4
brightness_5
balance
property
Future
<
EtherAmount
>
balance
Retrieves the balance of the Smart Wallet.
Implementation
Future<EtherAmount> get balance;
variance_dart
interfaces
SmartWalletBase
balance property
SmartWalletBase class