$async.Future<$0.HostRes> host_Pre( $grpc.ServiceCall call, $async.Future<$0.HostReq> request) async { return host(call, await request); }