$async.Future<$0.Request> makeRequest_Pre( $grpc.ServiceCall call, $async.Future<$0.Request> request) async { return makeRequest(call, await request); }