withdrawAll abstract method

Future<WithdrawAllReply> withdrawAll(
  1. ServiceCall call,
  2. WithdrawAllRequest request
)

Implementation

$async.Future<$1.WithdrawAllReply> withdrawAll($grpc.ServiceCall call, $1.WithdrawAllRequest request);