getBalanceOf abstract method

Future<GetBalanceOfReply> getBalanceOf(
  1. ServiceCall call,
  2. GetBalanceOfRequest request
)

Implementation

$async.Future<$0.GetBalanceOfReply> getBalanceOf($grpc.ServiceCall call, $0.GetBalanceOfRequest request);