getTx abstract method

Future<GetTxResponse> getTx(
  1. ServiceCall call,
  2. GetTxRequest request
)

Implementation

$async.Future<$1.GetTxResponse> getTx(
    $grpc.ServiceCall call, $1.GetTxRequest request);