Future<List<BalanceModel>> getBalance(String userId, String currency, [Config? config]) async { throw UnimplementedError('getBalance() has not been implemented.'); }