$async.Future<$0.VerifyRes> verify_Pre( $grpc.ServiceCall call, $async.Future<$0.VerifyReq> request) async { return verify(call, await request); }