getRawWithdrawTransaction abstract method

Future<GetRawTransactionResponse> getRawWithdrawTransaction(
  1. ServiceCall call,
  2. GetRawWithdrawTransactionRequest request
)

Implementation

$async.Future<$0.GetRawTransactionResponse> getRawWithdrawTransaction(
    $grpc.ServiceCall call, $0.GetRawWithdrawTransactionRequest request);