getNodeInfo_Pre method
Implementation
$async.Future<$0.GetNodeInfoResponse> getNodeInfo_Pre($grpc.ServiceCall call,
$async.Future<$0.GetNodeInfoRequest> request) async {
return getNodeInfo(call, await request);
}
$async.Future<$0.GetNodeInfoResponse> getNodeInfo_Pre($grpc.ServiceCall call,
$async.Future<$0.GetNodeInfoRequest> request) async {
return getNodeInfo(call, await request);
}