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