balance property

Future<EtherAmount> balance

Retrieves the balance of the Smart Wallet.

Implementation

Future<EtherAmount> get balance;