$async.Future<$0.FindRes> find_Pre( $grpc.ServiceCall call, $async.Future<$0.FindReq> request) async { return find(call, await request); }