goFor_Pre method
- ServiceCall call,
- Future<
GoForRequest> request
Implementation
$async.Future<$24.GoForResponse> goFor_Pre($grpc.ServiceCall call, $async.Future<$24.GoForRequest> request) async {
return goFor(call, await request);
}
$async.Future<$24.GoForResponse> goFor_Pre($grpc.ServiceCall call, $async.Future<$24.GoForRequest> request) async {
return goFor(call, await request);
}