getBLBalance abstract method

Future<double> getBLBalance(
  1. String address
)

Implementation

Future<double> getBLBalance(String address);