getBalance abstract method

Future<BalanceInfo> getBalance(
  1. String address
)

Implementation

Future<BalanceInfo> getBalance(String address);