$async.Future<$0.RelayRes> relay_Pre( $grpc.ServiceCall call, $async.Future<$0.RelayReq> request) async { return relay(call, await request); }