call abstract method

Future<BalanceModel?> call(
  1. String clientId
)

Implementation

Future<BalanceModel?> call(String clientId);