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